Re: Need help in running MySql in PHP script

2005-05-17 Thread Jigal van Hemert
> Iam using php 5.0, IIS 5.0, Mysql 5.04 ,win2000 NT > and IE as web browser and executed the php > script,but got a fatal error describing that > undefined fuction mysql_connect() in the file and > not getting the desired output. This is not a MySQL problem/issue. The error undefined function ind

Re: Need help in running MySql in PHP script

2005-05-17 Thread Michael Genereux
Are you getting a MySQL error? On 5/17/05, madderla sreedhar <[EMAIL PROTECTED]> wrote: > > Hi, > > Iam using php 5.0, IIS 5.0, Mysql 5.04 ,win2000 NT > and IE as web browser and executed the php > script,but got a fatal error describing that > undefined fuction mysql_connect() in the file and >

Need help in running MySql in PHP script

2005-05-17 Thread madderla sreedhar
Hi, Iam using php 5.0, IIS 5.0, Mysql 5.04 ,win2000 NT and IE as web browser and executed the php script,but got a fatal error describing that undefined fuction mysql_connect() in the file and not getting the desired output. I had uncommented the php.ini file the entry named 'extension=php_mysql.

Re: Need help in running MySql in PHP script

2005-05-16 Thread Kristen G. Thorson
some kind of bridge whose name begins with php-mysql*. Check weather the php.ini has got the extension ligne uncommented ... Hope it helps -Message d'origine- De : madderla sreedhar [mailto:[EMAIL PROTECTED] Envoyé : lundi 16 mai 2005 14:52 À : sql firm Objet : Need help in running MyS

RE: Need help in running MySql in PHP script

2005-05-16 Thread CIKALA Frédéric ROSI/SIPROD
ll need to install some kind of bridge whose name begins with php-mysql*. Check weather the php.ini has got the extension ligne uncommented ... Hope it helps -Message d'origine- De : madderla sreedhar [mailto:[EMAIL PROTECTED] Envoyé : lundi 16 mai 2005 14:52 À : sql firm Objet : Need

Need help in running MySql in PHP script

2005-05-16 Thread madderla sreedhar
Hi, Iam using mysql 5.04 , php 5.0 with IIS 5.0 webserver and written some scripts and executed on IE webbrowser but getting an fatal error "undefined function mysql_connect() in the code " kindly tell me where iam going wrong and also tell the mysql username how to find it out becoz when Iam op