PHP Classes

configuration trouble

Recommend this page to a friend!

      Zip Codes Range  >  All threads  >  configuration trouble  >  (Un) Subscribe thread alerts  
Subject:configuration trouble
Summary:undefined function: getrow()
Messages:3
Author:marc infield
Date:2005-04-02 07:26:20
Update:2005-04-02 08:52:44
 

  1. configuration trouble   Reply   Report abuse  
Picture of marc infield marc infield - 2005-04-02 07:26:20
I am trying the example from the previous post, I am getting the error:


Fatal error: Call to undefined function: getrow() in /home/infield/public_html/distance/ZipCodesRange.class.php on line 251


PEAR lists DB-1.7.5 as installed. I have set the database set to:

define ('DSN', 'mysql://<user>:<password>@localhost/distance');

Anyone have any tips?

Thanks,
-marc

  2. Re: configuration trouble   Reply   Report abuse  
Picture of marc infield marc infield - 2005-04-02 08:36:56 - In reply to message 1 from marc infield
OK, I'm an idiot, wrong password. :(

Cool script!

  3. Re: configuration trouble   Reply   Report abuse  
Picture of marc infield marc infield - 2005-04-02 08:52:44 - In reply to message 1 from marc infield
OK, I'm an idiot, wrong password. :(

Cool script!