PEAR Packages
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP RelatedPEAR Packages

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here!
  #1  
Old January 18th, 2004, 01:44 AM
ds2chan ds2chan is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 18 ds2chan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Installing PEAR (cache)

I downloaded the PEAR cache package and unzipped. Now what do I do with those files and to use it in my php code can I just use "include 'Cache/DB.php';" in my code?? I got this line of code from a book. thanks for any help.

Reply With Quote
  #2  
Old January 18th, 2004, 03:33 AM
ds2chan ds2chan is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 18 ds2chan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: Installing PEAR (cache)

ok, I finally figured out how to install the PEAR db (I'm guessing you just have to double click the "go-pear.bat" file and follow the instructions).

now I have another problem. I get an error when I try to use fetchRow(). this is the error I am getting:
Fatal error: Call to undefined function: fetchrow() in CHP Filesapache_test_2.php on line 26

THIS IS MY CODE.

$cache = new Cache_DB('file',array('cache_dir'=>'.','filename_prefix'=>'quiery_'),86400);

$ab = $cache->query("SELECT * FROM service");
while ($row = $ab->FetchRow()) {
echo "hi there";
}

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP RelatedPEAR Packages > Installing PEAR (cache)


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway