(this is a crosspost from the php.soap mailinglist)
Since I am trying to convince a teacher of mine to include Web Services /
SOAP and PHP as a compulsory optional subject for the next term I've spent
quite some thinking about reasons to use PHP when implementing web services.
His main argument against PHP is that every enterprise uses .net and java
for web services anyway and that there does not seem to be a reason to use
PHP at all.
So my questions are:
Why use PHP for Web Services?
Are there any cases where PHP is the superior choice?
Are there any cases where PHP is the only choice?
(I've got a few good answers on those questions myself but would like to
make sure that I'm well prepared and convincing the next time.)
Thanks in advance
Erik
Implementing Web Services in PHP
Moderator: General Moderators
I'd recommend Googling around for "php vs asp" and "php vs jsp" and you'll find some good articles with good arguements & answers for your questions.