Date: 10/08/00
- Next message: Peter Karsten: "[phplib] Styles"
- Previous message: Theodore Hope: "Re: [phplib] how to _not_ force login page?"
- In reply to: PANKAJ GUPTA (97234): "[phplib] Not a PHPLIB question. Just a PHP question."
- Next in thread: Peter Karsten: "[phplib] Styles"
- Reply: Peter Karsten: "[phplib] Styles"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> on by default. I am facing this problem when ever I call any functions
> like mysql_connect or mysql_pconnect:
> Call to unsupported or undefined function in filename.php3
Is your PHP compiled with mysql support? You can find that out by writing a one liner script calling phpinfo(). If it is not,
invoke configure with mysql enabled and re-compile your PHP distribution.
> Also I would be thankful if you could refer me some official PHP mailing
> lists as I am a new comer.
Refer http://www.php.net/support.php
--Kartic
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Peter Karsten: "[phplib] Styles"
- Previous message: Theodore Hope: "Re: [phplib] how to _not_ force login page?"
- In reply to: PANKAJ GUPTA (97234): "[phplib] Not a PHPLIB question. Just a PHP question."
- Next in thread: Peter Karsten: "[phplib] Styles"
- Reply: Peter Karsten: "[phplib] Styles"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

