Question
CF request / PHP response Web services
Sorry, but I'm starting to get frustrated.
I need to pass a user_id from a CF script (main site) to a PHP script (forum) securely for log in. I'm not looking from too much help on the PHP side, I'll concern myself with that later. But I do need help at broadcasting the information via web services, and then waiting on the PHP script's response so that the CF script can then conclude.
Just found out my hosting doesn't support PHP Webservices, such as PEAR::SOAP, NuSOAP, or PHP-SOAP.
So with that, what the next best way, or a better way of getting this done?
Thanks in advance for any help... Mike, Dan, hint, hint. ;-)
I need to pass a user_id from a CF script (main site) to a PHP script (forum) securely for log in. I'm not looking from too much help on the PHP side, I'll concern myself with that later. But I do need help at broadcasting the information via web services, and then waiting on the PHP script's response so that the CF script can then conclude.
Just found out my hosting doesn't support PHP Webservices, such as PEAR::SOAP, NuSOAP, or PHP-SOAP.
So with that, what the next best way, or a better way of getting this done?
Thanks in advance for any help... Mike, Dan, hint, hint. ;-)