php-db | 2000121
Date: 12/08/00
- Next message: Lic. Luis Reynel Sales Glez.: "[PHP-DB] Re: RPM install of PgSQL"
- Previous message: Russell John Michell: "[PHP-DB] password authentication"
- In reply to: Alien workers: "[PHP-DB] php/mysql"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi!
Is your myqsl module compiled and working?
try <? phpinfo() ; ?> and look if the mysql extension is installed
properly.
good luck!
Marcelo Gulin
Alien workers escribió:
> hi there!
> i am quite new to php.
> i've use odbc for the database connection its works superb!! now i'm trying
> to use mysql but from the start i get the following pb " Call to unsupported
> or undefined function () on line 11". In my script on line 11 is where i
> declare my database $mysql_select_db("database", $mysql_link);
>
> help me please
> thank you
> salim
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Lic. Luis Reynel Sales Glez.: "[PHP-DB] Re: RPM install of PgSQL"
- Previous message: Russell John Michell: "[PHP-DB] password authentication"
- In reply to: Alien workers: "[PHP-DB] php/mysql"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

