[PHP] Q: PHP and UTF-16 support?

2002-09-24 Thread Heiko Nardmann

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Is there any UTF-16 support out there for PHP?

We need an XML parser which supports both UTF-8 and UTF-16.

- -- 
Heiko Nardmann (Dipl.-Ing.), [EMAIL PROTECTED], Software Development
secunet Security Networks AG - Sicherheit in Netzwerken (www.secunet.de),
Weidenauer Str. 223-225, D-57076 Siegen
Tel. : +49 271 48950-13, Fax  : +49 271 48950-50
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iEYEARECAAYFAj2QPKsACgkQpm53PRScYyjDpQCeNIX3djnBXhAxOl9uSDO2Wfsw
wGkAn3ZW7dOInm4nx2K5kaYdf8FnVA3h
=vjG0
-END PGP SIGNATURE-


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Q: how to parse HTTP POST best?

2002-09-24 Thread Heiko Nardmann

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I know that PHP just sets variables according to the FORM that then can be 
accessed easily.

But what to do if I receive a POST request like the following:

- ---
POST  HTTP/1.0
Content-Type: application/ocsp-request
Content-Length: 120

MFgwVjBUMFIwOzAJBgUrDgMCGgUABBQzoRkh0+f50398o9lLy4xGpS
XcXgQUAgMEBQYHCAkQERITFBUWFxgZICECAgOEoBMwETAPBgUrJAgDCQEB/wQDAQH/
- ---

How do I access the separate parts of such a request?

- -- 
Heiko Nardmann (Dipl.-Ing.), [EMAIL PROTECTED], Software Development
secunet Security Networks AG - Sicherheit in Netzwerken (www.secunet.de),
Weidenauer Str. 223-225, D-57076 Siegen
Tel. : +49 271 48950-13, Fax  : +49 271 48950-50
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iEYEARECAAYFAj2Qci0ACgkQpm53PRScYyinVACg80G90bj0K5ji/IxBvoZp2jUm
q6sAnRe65NK3d0hon4SQXuu3zsHrnRWV
=Wy35
-END PGP SIGNATURE-


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php