[PHP-DEV] PHP 4.0 Bug #8630: impossible to write and read thai language in an oracle database

2001-01-10 Thread stephane
From: [EMAIL PROTECTED] Operating system: Linux red hat 6.2 Kernel 2.2.17 PHP version: 4.0.2 PHP Bug Type: OCI8 related Bug description: impossible to write and read thai language in an oracle database I actually front to a major problem using PHP (4.0.2) to insert Thai

[PHP-DEV] Bug #10470: Authorization not read by getallheaders()

2001-04-24 Thread stephane . chardes
From: [EMAIL PROTECTED] Operating system: Linux (Mandrake 7.2) PHP version: 4.0.4pl1 PHP Bug Type: HTTP related Bug description: Authorization not read by getallheaders() I cannot read the Authorization header via getallheaders function. But if i use phpinfo() in the same

[PHP-DEV] Bug #12979: Printing Problems

2001-08-27 Thread stephane . bonnet
From: [EMAIL PROTECTED] Operating system: Win Nt 4 + Sp6 PHP version: 4.0.6 PHP Bug Type: Output Control Bug description: Printing Problems My code ? $handle = printer_open(HP); printer_start_doc($handle, My Document); printer_start_page($handle); for

RE: [PHP-DEV] Passing Variables From One PHP page to another

2001-09-14 Thread Stephane Tessier
you need to put another session_start() on page 2 -Message d'origine- De : asdf [mailto:[EMAIL PROTECTED]] Envoyé : Friday, September 14, 2001 2:24 PM À : [EMAIL PROTECTED] Objet : [PHP-DEV] Passing Variables From One PHP page to another For some reason I cannot pass variables from