[PHP] phpinfo() printing old ./configure arguments

2002-03-18 Thread Markus Bertheau
Hello, We recently upgraded the php apache modules to include some bugfixes and the wddx module, but phpinfo() does still show a compilation time of August 1 2001 and the old compilation infos. Where do I have to dig about that? Please cc me as I'm not on the list. Markus Ber

[PHP] language.variables.predefined.php

2001-11-20 Thread Markus Bertheau
_VARS arrays. This feature should be used with care, and turned off if possible;" if it should be used with care, you should introduce the apache variables from a few lines above as elements of the $HTTP_SERVER_VARS array, not as global variables. Markus Bertheau -- PHP General Mailing

[PHP] language.variables.predefined.php

2001-11-20 Thread Markus Bertheau
Good day, refering to /manual/en/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] Error compiling PHP

2001-09-27 Thread Markus Bertheau
ostgres-client and postgres-client-devel Markus Bertheau -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] Need help to create HTML table with 2 columns.

2001-08-23 Thread Markus Bertheau
ho, John Bass wrote: > printf ("%s%s %s%s\n", $row->image_link, ^^ You forgot to close the td tag, maybe your browser didnt display the table because of that. Markus Bertheau -- PHP General Mailing List (http://www.php.net/) T