Re: [PHP-DEV] New function proposal urlappendvar()

2004-01-21 Thread Ivan Rodriguez
I agree with Rasmus, I don´t believe that it is necessary to add a new function that can be solved with a simple line in PHP, another thing would be to be able to make the function your same one and to add it to your PHP. You can add into ext/standard/string.c your function. Iván Rodriguez Espada

Re: [PHP-DEV] internal API documentation

2004-01-09 Thread Ivan Rodriguez
Hi David, you can view more information about Zend API in www.zend.com/apidoc/ Regards - Original Message - From: "david" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 09, 2004 1:39 AM Subject: [PHP-DEV] internal API documentation > does anyone know where i can find d

[PHP-DEV] Warning: dl(): Unable to load dynamic library

2004-01-08 Thread Ivan Rodriguez
Hi! I compile php 4.3.4 under Fedora Core 1 with this code: ./configure --disable-cgi and PHP-GTK but when I try to load the php-gtk extension with dl() PHP return me this warning, what can I do to support dynamic librarys?¿ Warning: dl(): Unable to load dynamic library '/usr/local/lib/php/ex

Re: [PHP-DEV] Tidy & PHP5

2003-12-01 Thread Ivan Rodriguez
+1 there are ... a lot :-) - Original Message - From: "John Coggeshall" <[EMAIL PROTECTED]> To: "PHP Internals" <[EMAIL PROTECTED]> Sent: Monday, December 01, 2003 4:31 PM Subject: Re: [PHP-DEV] Tidy & PHP5 > > I would like to propose that tidy extension be bundled with PHP 5. > > Uhh..

Re: [PHP-DEV] Re: When is php going to grow up?? (fwd)

2003-11-27 Thread Ivan Rodriguez
- Original Message - From: "Cristiano Duarte" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 27, 2003 2:12 PM Subject: [PHP-DEV] Re: When is php going to grow up?? (fwd) > > When is php going to grow up?? I want to be able to write php store procedures > > inside an

Re: [PHP-DEV] Compatibility problems with PHP 5

2003-11-27 Thread Ivan Rodriguez
Hi Andi, I try phpmyadmin with php 5.0.0beta1 under Red Hat 9 and works perfect. - Original Message - From: "Andi Gutmans" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, November 26, 2003 4:32 PM Subject: [PHP-DEV] Compatibility problems with PHP 5 > Hi

Re: [PHP-DEV] Envairoment variables

2003-10-30 Thread Ivan Rodriguez
George your answer is most valuable, thanks. - Original Message - From: "George Schlossnagle" <[EMAIL PROTECTED]> To: "Ivan Rodriguez" <[EMAIL PROTECTED]> Cc: "Derick Rethans" <[EMAIL PROTECTED]>; "Filip de Waard" <[EMAIL PROTE

Re: [PHP-DEV] Envairoment variables

2003-10-30 Thread Ivan Rodriguez
oks thx - Original Message - From: "Derick Rethans" <[EMAIL PROTECTED]> To: "Ivan Rodriguez" <[EMAIL PROTECTED]> Cc: "php-dev" <[EMAIL PROTECTED]> Sent: Thursday, October 30, 2003 4:44 PM Subject: Re: [PHP-DEV] Envairoment variables >

Re: [PHP-DEV] Envairoment variables

2003-10-30 Thread Ivan Rodriguez
Ok, But if the REMOTE_ADDR is part of the client and it gives back a PHP variable to it, it is not possible to do the same with the MAC address - Original Message - From: "Derick Rethans" <[EMAIL PROTECTED]> To: "Ivan Rodriguez" <[EMAIL PROTECTED]> Cc: &q

Re: [PHP-DEV] Envairoment variables

2003-10-30 Thread Ivan Rodriguez
What I want to know is the code that gives the REMOTE_ADDR nothing else, in which file this that code?¿ - Original Message - From: "Filip de Waard" <[EMAIL PROTECTED]> To: "Ivan Rodriguez" <[EMAIL PROTECTED]> Cc: "php-dev" <[EMAIL PROTECT

[PHP-DEV] Envairoment variables

2003-10-30 Thread Ivan Rodriguez
Hi I am looking for the code that generates the value of REMOTE_ADDR so that I want to make a code that gives the MAC address of the visitor and I am looking into http://lxr.php.net but I don´t found nothing, if some can help me ... :-) Regards Iván Rodriguez Espada _ A