Re: [PHP-DEV] print_r's feature

2002-07-25 Thread Denis Arh
Yeah, i know this... but... ok... ;) wouldn't be simplier like this: print_r($foo, true); i know how to do it, it was just a suggestion... "Marco Glatz" <[EMAIL PROTECTED]> wrote in message C1A8D5312515D411908C0050BAB3C06F0FA1A0@GATEWAY">news:C1A8D5312515D411908C0050BAB3C06F0FA1A0@GATEWAY...

[PHP-DEV] print_r's feature

2002-07-25 Thread Denis Arh
How about adding an extra second parameter to print_r function, that would enable HTML output, with s and maybe bold values? Regards, Denis 'xbite' Arh -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: xbite

2002-07-24 Thread Denis Arh
Translating PHP Manual in Slovene language -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: jedi

2002-03-14 Thread Frank Denis
PHP audit project -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: j

2002-03-14 Thread Frank DENIS
PHP audit project (http://phpaudit.42-networks.com/) -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] PHP as FastCGI on Apache/mod_fastcgi

2001-11-29 Thread Denis O.Philippov
-- Best regards, Denis mailto:denis at atlant dot ru -- PHP Development 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]

[PHP-DEV] Bug #13774: Missing information in isapi installation for apache

2001-10-20 Thread denis
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.0.6 PHP Bug Type: Documentation problem Bug description: Missing information in isapi installation for apache Under Windows 2000 Pro, when following the isapi install instructions for apache from the readme fil

[PHP-DEV] Bug #13153: Some functions calls made Apache Segfault

2001-09-05 Thread d . denis
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Some functions calls made Apache Segfault Hello all, Some weird bugs were found playing with Apache 1.3.20 and PHP 4.0.6. Apache reported that some child proce

[PHP-DEV] Bug #12085 Updated: few apache children crash the system

2001-07-26 Thread denis
been caused by the Apache 1.3.20 and the old thread library of the kernels 2.2.14 and 2.2.16. Bye, Denis Previous Comments: [2001-07-12 03:18:11] [EMAIL PROTECTED] Hi to all! I've tried all the new versions o

[PHP-DEV] Bug #12085: few apache children crash the system

2001-07-11 Thread denis
pache=../$APACHE --with-imap --without-xml --enable-track-vars --enable-memory-limit=yes --with-zlib=/usr --with-gd=/usr/local --with-jpeg-dir=/usr --with-png-dir=/usr --enable-magic-quotes Thank for help, Denis PS: I'm not able to create a gdb backtrace because when i try to attach the

[PHP-DEV] Bug #11723 Updated: A few apache children remain in memory after apachectl stop

2001-06-28 Thread denis
n) it... Denis Previous Comments: --- [2001-06-27 11:56:50] [EMAIL PROTECTED] what was the configure line used to configure PHP? --- [2001-06-27 03:

[PHP-DEV] Bug #11723: A few apache children remain in memory after apachectl stop

2001-06-27 Thread denis
, the apache is 1.3.20 and php 4.0.6 (but the problems were present also in php 4.0.5 with apache 1.3.19). I was not able to track down the bug, it seems to happen randomly. The php is compiled with gd,mysql and imap (4.7c2). Denis -- Edit Bug report at: http://bugs.php.net/?id=11723&a

[PHP-DEV] Creation of a new external module

2001-05-04 Thread Denis Gasparin
. The compilation worked well and i found in ext/acme/modules the library acme.so. I installed in my PHP extension dir and the used the dl php command to load the module but php has given me this error: Warning: Invalid library (maybe not a PHP library) 'acme.so' in /u/WEB/www.te

[PHP-DEV] Bug in Php 4.0.4pl1 configure (does not require solid lib)

2001-03-05 Thread Denis Gasparin
echo statement the "else" clause is on the same line and is ignored. Unfortunately the else clause contains the linker statements and is ignored. I correct this and the compilation worked correctely! Denis -- PHP Development Mailing List <http://www.php.net/> To unsubscribe

Re: [PHP-DEV] Solid 3.5 and PHP 4.0.4pl1

2001-03-01 Thread Denis Gasparin
20:16 socl2x35.a Who can i contact at Solid to request the fixed libraries? Thank for you precious help! Denis >Are you using Solid 3.5 or are you using Solid 3.51 (which is the >downloadable demo version from the website). If 3.51 please make sure >you have the latest libraries from

[PHP-DEV] Solid 3.5 and PHP 4.0.4pl1

2001-02-28 Thread Denis Gasparin
enviroment. Thanks to all! Denis - START ERRORS > gcc -DLINUX=22 -I/u/development/test/php-4.0.4pl1 -I/u/development/test/php-4.0.4pl1/main -I/u/development/test/php-4.0.4pl1/main -I/u/development/test/php-4.0.4pl1/Zend -I/u/dev