[PHP-DEV] PHP 4.0 Bug #6748: don't connect to the database From: tigrou79 <email protected>
Date: 09/14/00

From: tigrou79 <email protected>
Operating system: netscape
PHP version: Earlier? Upgrade first!
PHP Bug Type: Compile Warning
Bug description: don't connect to the database

I need to have a little assistance. I want use a forum in php only at the time of the éxécution of the page I have an error:
Call to unsupported gold undefined function msql_connect() in /include/msql.php3 one line 27

My version of php is 3.0.2
The line bug is :
  $this->dblink = msql_connect($dbhost);

Can you help me without upgrade my version of php ?

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>