Re: [PHP-DEV] var_dump_html()

2003-07-03 Thread epplestun
In my opinion is good idea but Derick has rason, is better if var_dump_html colorise the output :-) - Original Message - From: "Marco Tabini" <[EMAIL PROTECTED]> To: "Derick Rethans" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, July 03, 2003 5:13 PM Subject: Re: [PHP-DEV] var

Re: [PHP-DEV] Session problem

2003-03-18 Thread epplestun
you can see this: At 23:51 17/03/2003, Andrei Zmievski wrote: >Today I tried to run PHP-GTK with ZE2 changes against current CVS and it >segfaulted. I traced it to the fact that >PG(http_globals)[TRACK_SERVER_VARS] is no longer available if $_SERVER >is not present in the PHP code, due to the chan