Web Application Framework - PHP vs Java?
1–7 of 7 posts
Re: Web Application Framework - PHP vs Java?
#2Re: Web Application Framework - PHP vs Java?
#3Re: Web Application Framework - PHP vs Java?
#4Why are those your only two options?
I haven't looked at all options yet, but I'd like to get more opinions on Java vs PHP first. You are welcome to suggets more.
PS: Friendster rewrote their site in PHP (from Java)
Re: Web Application Framework - PHP vs Java?
#5Re: Web Application Framework - PHP vs Java?
#6(Happy April 1st!)
Re: Web Application Framework - PHP vs Java?
#7Why are those your only two options?
You have to start somewhere. .NET is out because IMO Java is more open standards based than .NET. PHP - because it's fairly quick to learn and write in addition to being fast. I haven't looked at all options yet, but I'd like to get more opinions on Java vs PHP first. You are welcome to suggets more. PS: Friendster rewrote their site in PHP (from Java)
If it were me I'd suggest Python. I need to look into web.py some more, but I currently use Django for most web things. It's easy to write the code and doesn't end up looking like ass so it's easier to maintain.