|
Posted by ward on 05/10/06 22:37
Well Robert, I found one small ommission that didn't allow the page to
load properly. But when I added the (), this is the error I received.
Fatal error: Cannot instantiate non-existent class: mdb in
/generate_report.php on line 7
I'm going to look it up and see what I can learn but thought I would
pass it along in case you had other suggestions.
Thanks.
Ward
On Wed, 10 May 2006 13:05:51 -0500, "robert"
<ab@no.spam-alama-ding-dong> wrote:
>
><snip>
>
>you really get an object back from:
>
>$mdb = new mdb;
>
>i thought it had to be:
>
>$mdb = new mdb();
>
Navigation:
[Reply to this message]
|