Re: [PHP-DB] characters problem

2004-12-20 Thread Panos Yahoo
I finally used the str_replace and now it works! :-) Thank you all for your help Panos Jochem Maas [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Bastien Koert wrote: Two years and you haven't heard of: addslashes? mysql_reaL_escape_string? or even something as simple as

[PHP-DB] Object oriented database in PHP?

2004-12-20 Thread symbulos partners
Has anybody implemented an object oriented database in PHP yet? -- symbulos partners -.- symbulos - ethical services for your organisation http://www.symbulos.com -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Object oriented database in PHP?

2004-12-20 Thread John Holmes
From: symbulos partners [EMAIL PROTECTED] Has anybody implemented an object oriented database in PHP yet? No... PHP would not be a suitable programming language to create a database in... If you mean an OO abstraction layer to a database, however... then yeah. ---John Holmes... UCCASS -

[PHP-DB] _POST, _GET, _REQUEST not working

2004-12-20 Thread Warren
Hello, I am running PHP 4.39 as a CGI under Tomcat 5.025, Linux 2.4.20-31.9. Configure = './configure' '--with-java=/usr/java/j2sdk1.4.2_04' '--with-servlet=/home/www/jakarta-tomcat-5.0.25' '--with-mysql' I cannot get the _GET function or _REQUEST functions to pick up values from a form

[PHP-DB] New plPHP is out

2004-12-20 Thread Joshua D. Drake
Hello, There is a new release of plPHP. This version support PHP 4 and 5. The new version has the following new features: - allow return of SETOF of the base types; - arrays as parameters; - warnings are removed about cache memory leaks It can be found at http://plphp.commandprompt.com Sincerely,

Re: [PHP-DB] _POST, _GET, _REQUEST not working

2004-12-20 Thread Jochem Maas
Warren wrote: Hello, I am running PHP 4.39 as a CGI under Tomcat 5.025, Linux 2.4.20-31.9. Configure = './configure' '--with-java=/usr/java/j2sdk1.4.2_04' '--with-servlet=/home/www/jakarta-tomcat-5.0.25' '--with-mysql' I cannot get the _GET function or _REQUEST functions to pick up values from

[PHP-DB] Redhat-MySQL Issues

2004-12-20 Thread Nathan Mealey
I am trying to get PHP (4.3.2) to connect to MySQL 4.1.8 on a Redhat AS 3.0 server. I ran the command: up2date php-mysql And on the initial run-through, PHP connected to MySQL no problem. But then I changed something in the PHP.ini and the next time I ran a PHP to Mysql script, I got the

[PHP-DB] Parse errors ,,, can you. impart me about it.

2004-12-20 Thread amol patil
hallo friend, i have developed simple and small database website using php ,html and java script. but i am getting these three parse errors on clicking , i have checked 3-4 imes on these line numbers, but there wasn't any $ variable. php script is also correctly written. what is this