Re: [PHP] Why do form submissions need stripslashes() invocations?

2001-09-09 Thread Neil Zanella
Hi Rasmus! Thanks for your explanation. Unfortunately I am using a server on which I do not have write access to php.ini. I have also been noticing that a submitted \ is received as when I use stripslashes() thus stripslashes() is not a totally safe alternative. Is there a way that I can

Re: [PHP] Why do form submissions need stripslashes() invocations?

2001-09-09 Thread Neil Zanella
On Sun, 9 Sep 2001, Rasmus Lerdorf wrote: Like all other PHP config directives you can set it in your .htaccess file using: php_value magic_quotes_gpc off Thank you so much for pointing yet another useful piece of information. Sorry to bother you with one last question but while I run

[PHP] C-style parameterized macros

2001-09-07 Thread Neil Zanella
Hello, I have noticed that PHP can be used to define constants but not parametrized macros, a feature is is currently lacking. It is possible to use arrays instead with the only disadvantage that array values can be reassigned. I guess this is not a real concern. Does anyone know if

[PHP] please help: PHP4 + GD 1.8.3 + PNG

2001-01-17 Thread Neil Zanella
Hello, I just finished upgrading my Red Hat 5.2 box from PHP3 to PHP4 with MySQL support and I also upgraded GD from 1.3 to 1.8.3 so that now I have according to ?php phpinfo(); ? support for both of them but I have the following problem. I pasted the PNG code from the manual and tried to view

Re: [PHP] mail list archive

2001-01-17 Thread Neil Zanella
Check out The Mail Archive at http://www.mail-archive.com/ ! On Wed, 17 Jan 2001, Taras Vasylkevych wrote: Hi, is it possible to review the archive of this mailing list. And if possible then where? Thanks, Taras Mit freundlichen Gren Taras Vasylkevych team in medias GmbH

[PHP] Easiest Way to Install PHP3 with MySQL support on RHL 6.2

2001-01-13 Thread Neil Zanella
Hello, I thought this might be of interest to some newbies who might want to enable MySQL support in PHP without having to do anything but execute some commands as root on their Red Hat Linux 6.2 system. Here they are: wget

[PHP] JavaScript/PHP documentation

2001-01-11 Thread Neil Zanella
Hello, I have noticed that while the JavaScript/PHP documentation looks much nicer only an HTML version of the PHP documentaion is distributed. I would like to know whether it would be possible to obtain the original much more pleasant to read JavaScript/PHP documentation so that users may