PHP 8.5.0 Alpha 4 available for testing

Voting

: max(seven, five)?
(Example: nine)

The Note You're Voting On

moazzam at moazzam-khan dot com
15 years ago
If anyone is trying to use this for accessing Sabre's web services, it won't work. Sabre checks the request header "Content-Type" to see if it is "text/xml" . If it is not text/xml then it sends an error back.

You will need to create a socket connection and use that to send the request over.

<< Back to user notes page

To Top