John,
Thanks! Actually, I just did a bit of reading.
http://www.phpbuilder.com/mail/php-general/2001071/1540.php
MySQLver was implemented in PHP 4.0.5. My fault.
Sorry. Thanks for the read.
John
"John W. Holmes" wrote:
> John Taylor-Johnston wrote:
>
> > $MySQLver[0] doesn't seem to echo anything
John Taylor-Johnston wrote:
$MySQLver[0] doesn't seem to echo anything. Code used to work, on another server.
Problem with php version?
PHP Version 4.1.2
Just updated to MySQL version MySQL 4.0.15-standard
Can't find "MySQLver" in phpinfo.
if($MySQLver[0] >= 4){
$sql = 'SELECT * FROM '.$table.'
2 matches
Mail list logo