[PHP-DB] PHP 5.2.6 integrating MYSQL 5.0.51b on APACHE 2.0.63 + Windows XP SP2)

2008-05-12 Thread Jeff88
Hi, Good Day! I have problem in getting the PHP 5.2.6 to integrate with MYSQL 5.0.51b. I had done the following installations and configurations on Windows XP (SP2): 1. Installed APACHE 2.0.63 - running fine 2. Installed PHP 5.2.6 - running fine 3. Configured httpd.conf and php.ini - PHP and APA

[PHP-DB] regarding the handling of resource types in PHP Extensions

2008-05-12 Thread H Thirividi
Hi All, I am involved in writing a mapper extension wherein I take a api of mysql extension like mysql_connect() and map it to db2_connect() and then connect to the database and return the connection handle to the script(.php file). The *problem involved* is with the *resource types*. In the conne

[PHP-DB] regarding the handling of resource type data in PHP extensions

2008-05-12 Thread H Thirividi
Hi All, I am involved in writing a mapper extension wherein I take a api of mysql extension like mysql_connect() and map it to db2_connect() and then connect to the database and return the connection handle to the script(.php file). The *problem involved* is with the *resource types*. In the conne

Re: RES: [PHP-DB] input field validation

2008-05-12 Thread YVES SUCAET
Nope, it's not. The problem was formulated as "Integer" detection. not numerical detection in general. isNaN will return positive for e.g. floating point values as well. The solutions described in this thread all result in integer-only values. All solutions presented are still off-topic, of course

RES: [PHP-DB] input field validation

2008-05-12 Thread Thiago Pojda
It'd be simpler to use isNaN() Thiago Henrique Pojda Desenvolvimento Web +55 41 3033-7676 [EMAIL PROTECTED] ExcelĂȘncia em Softwares Financeiros -Mensagem original- De: sahabettin akca [mailto:[EMAIL PROTECTED] Enviada em: domingo, 11 de maio de 2008 14:31 Para: php-db@lists.php.net As