I\'m using a class that is in util.php3.
I am using the class in a search form and in the result script.
Unfortunatelly I get the following errors and just don\'t know why.
Cannot redeclare class mysql_class in ../job/util.php3 on line 17
MySQL_class is already a function or class in ../job/util.php3 on line 17
I let it run on different machines, this is why there are two error messages probably saying the same.
Help, pls.
Chris
I am using the class in a search form and in the result script.
Unfortunatelly I get the following errors and just don\'t know why.
Cannot redeclare class mysql_class in ../job/util.php3 on line 17
MySQL_class is already a function or class in ../job/util.php3 on line 17
I let it run on different machines, this is why there are two error messages probably saying the same.
Help, pls.
Chris