Page 1 of 1

Help with suggestions

Posted: Tue Mar 10, 2009 6:21 am
by viseshu
Hi all,
Iam new to this forum n PHP too. I'll have to build a new web application on a oracle database mounted on a unix server. My thoughts are to build it with HTML-Java-PHP-oracle calls to database. Can anyone suggest a good/better architecture for this? This web application would be a fetch and show results from the database to the users who access this website.
Please help me outin this.

Re: Help with suggestions

Posted: Thu Mar 19, 2009 1:00 am
by jaoudestudios
Why Java? I would use html, php, sql and if required javascript (well actually jquery)

Re: Help with suggestions

Posted: Thu Mar 19, 2009 1:14 am
by php_east
best to use an existing CMS framework and code extension to it.
you achieve the same thing, with loads of acccessories ready made.
due to the framework, they are quite easy to make.

take a look at joomla or drupal or word press. my advise is to try stay well away from its gravity by keeping more towards php, while at the same time benefit from the framework/architecture.