PHP Classes

Where is the DB.php

Recommend this page to a friend!

      Paging Class with AJAX or HREF  >  All threads  >  Where is the DB.php  >  (Un) Subscribe thread alerts  
Subject:Where is the DB.php
Summary:Where can I find the PEAR DB API
Messages:3
Author:Ihab Abu Afia
Date:2007-09-07 17:03:18
Update:2007-09-12 10:50:07
 

  1. Where is the DB.php   Reply   Report abuse  
Picture of Ihab Abu Afia Ihab Abu Afia - 2007-09-07 17:03:18
Hi I am trying to use your script, but I couldn't find the DB.php.

Please help.

Thanks,


  2. Re: Where is the DB.php   Reply   Report abuse  
Picture of Jannerel Roche Jannerel Roche - 2007-09-12 09:43:27 - In reply to message 1 from Ihab Abu Afia
hi,

DB.php is a library included in PEAR::DB package. normally, this is not installed when you install PHP/Apache but there are package installers out there that includes PEAR DB package like xampp for windows or XAMPP for linux.(http://www.apachefriends.org/en/index.html) try downloading this one and you should be all set.

good luck!

  3. Re: Where is the DB.php   Reply   Report abuse  
Picture of Ihab Abu Afia Ihab Abu Afia - 2007-09-12 10:50:07 - In reply to message 2 from Jannerel Roche
Thank you very much, I did check with my hosting provider and found out that they didn't have it installed, so they promise me to install it and it will be fine after.

I did install locally the XAMPP and it worked just fine.

Thank you,