Hello. I have develop a program to insert values into a database, I have probe my code in a computer with a Mysql and php3, getting no errors. but I have Implemented thats code with no error in a new computer with apache DSO Mysql and php4 and I get this error at the head of my php document.
Warning: MySQL: Unable to save result set in /usr/local/apache-1.3.12-DSO/htdocs/login/backend.php on line 165
But php do the insert right and program works fine althought I got that worngs.
¿what I do wrong?