Web services Doubt

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
karthi2009
Forum Newbie
Posts: 6
Joined: Fri Jan 02, 2009 4:42 am
Location: Tamilnadu, India

Web services Doubt

Post by karthi2009 »

i have work on web services for setup script, web services using php soap client. this soap is run on local WAMP SERVER run on successfully but in our site not work for soap. how to enable soap client in ftp server.

extension=php_soap.dll this enable fro local and run successfully.


regards,

karthi.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Web services Doubt

Post by Christopher »

Is your "site" server WAMP or LAMP?
(#10850)
karthi2009
Forum Newbie
Posts: 6
Joined: Fri Jan 02, 2009 4:42 am
Location: Tamilnadu, India

Re: Web services Doubt

Post by karthi2009 »

arborint wrote:Is your "site" server WAMP or LAMP?
my site server is LAMP. how to enable soap client.

tell me urgent.
Post Reply