SOAP and PHP

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
Frank
Forum Newbie
Posts: 2
Joined: Tue Jan 14, 2003 3:08 pm

SOAP and PHP

Post by Frank »

Anyone have an example of a server/client SOAP combo using NuSOAP class?
Frank
Forum Newbie
Posts: 2
Joined: Tue Jan 14, 2003 3:08 pm

$HTTP_RAW_POST_DATA

Post by Frank »

I want to extract the info in $HTTP_RAW_POST_DATA variable but seem to always ending up with empty value. Any suggestions on how to populate it?
Post Reply