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.
Help with suggestions
Moderator: General Moderators
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: Help with suggestions
Why Java? I would use html, php, sql and if required javascript (well actually jquery)
Re: Help with suggestions
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.
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.