Hi,
I am working on webservices in PHP, how do I create and run Webservices in PHP 4.3.3.
What are the prerequsites for running the webservices, if any please let me know. Also send me the details of how to get started on Webservices in PHP.
Regards,
Srikanth
How to run webservices using PHP4.3.3.
Moderator: General Moderators
-
arvindsrikanthj
- Forum Newbie
- Posts: 1
- Joined: Tue Mar 23, 2004 6:31 am
- AVATAr
- Forum Regular
- Posts: 524
- Joined: Tue Jul 16, 2002 4:19 pm
- Location: Uruguay -- Montevideo
- Contact:
Do you know how exactly Webservices work?
You can do it the hard way using soap from scratch or you can use some kind of framework like pear ( http://www.devchannel.org/webservicesch ... 2220.shtml ), o nusoap ( http://www.phpbuilder.com/columns/kramb ... 31226.php3 ).
You can do it the hard way using soap from scratch or you can use some kind of framework like pear ( http://www.devchannel.org/webservicesch ... 2220.shtml ), o nusoap ( http://www.phpbuilder.com/columns/kramb ... 31226.php3 ).