Web Hosting Talk







View Full Version : MySQL + Pear Question


DLevit
01-02-2005, 01:29 AM
I'm reading a PHP book (O'Reilly) and they use a PEAR connect functions for MySQL databasing. Is Pear something my server has to support or would a server with MySQL installed already have it......or......is it something I need to add to my script? The reason why I'm asking is because the functions are not working right now. I'm not sure if this has anything to do with Pear or the fact that my webhosts server isn't working propertly.

Pheaton
01-02-2005, 02:33 AM
Some servers already have it installed by default, others dont.

You can get the whole library or just individual classes here: http://pear.php.net/