09-19-2003, 05:12 AM | #1 (permalink) |
Psycho
Location: Michigan
|
JSP vs. PHP
I am trying to come up with compelling list of pros and cons for each technology. My boss is trying to decide on a "core" technology for our company to use, and I need some compelling arguments on either side to sway the vote....
Any input would be GREATLY appreciated.... I am looking for some compelling arguments for the use of either technology....any thoughts?? PM me if you need to...perhaps some links to sites that discuss just the overall arguments would be helpful as well...
__________________
It's My Duty to Please That Booty!! |
09-19-2003, 08:09 AM | #2 (permalink) |
"Officer, I was in fear for my life"
Location: Oklahoma City
|
When I took a JSP class, the book listed the bigest advantage to using JSP over PHP was that PHP was in a different language (the book assumed you already knew java).
PHP is simular to C, and so is Java PHP is has a large community to add to it where JSP is developed by Sun. Both have extensive online help |
09-19-2003, 04:25 PM | #3 (permalink) |
Huggles, sir?
Location: Seattle
|
I've used both, and PHP is far far easier to develop with. However, it is also easier to develop very shitty code with. The best option is to use PHP and enforce strict coding guidelines with your employees so that you don't end up with a lot of code that looks unlike the rest of the code as that is hell on people who do maintainence.
+ PHP is faster, hands-down. + PHP includes regexp functions + PHP has a huge following, so support or finding code that does what you need done, is very easy. + Very little prior programming experience is necessary to understand the basics of PHP. Those with any C or Perl experience will be able to pick up on PHP very quickly.
__________________
seretogis - sieg heil perfect little dream the kind that hurts the most, forgot how it feels well almost no one to blame always the same, open my eyes wake up in flames |
09-22-2003, 09:58 AM | #5 (permalink) |
Psycho
Location: Michigan
|
Thanks alot you guys...this has been a great help...
I like PHP as well, but trying to sell the concept to the "suits" is a whole other problem... Keep your thoughts coming... Any more specific arguments?? Such as how PHP handles certain commands or functions better than Java or vice versa??
__________________
It's My Duty to Please That Booty!! |
Tags |
jsp, php |
|
|