I wanna develop an interactive website whose requirements are quite complex, especially requirements on sorting/ordering, which programming language should I choose, PHP or Java?
To develop an interactive website with quite complex requirements, PHP or Java?
Do you mean to run java on your web server for server side processing? That can take quite a toll on your server
You may find that you can use a database to do the ordering (eg MySql or postgres, using sql) - I'd explore the PHP route first.
Reply:Working with both, I vote for PHP/MySQL combination.
Java is rarely used in non-commercial normal/low load environments
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment