What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » PHP trouble

PHP trouble
Author: Message:
brian
Senior Member
****

Avatar

Posts: 819
Reputation: 43
– / Male / –
Joined: Sep 2004
O.P. PHP trouble
Never though I'd end up posting here, but i'm done.

I am coding a system right now, so in my main file I have between the lines of
code:
$sqlObj = new sql_system($sql_inf);

Then later on, I include another file, but I need the file to use my $sqlObj, but it is not able to access it for some reason.

Never worked alot over classing systems, but no idea what to do here, maybe declare $sqlObj as public, but it's already outside any if's and else's.

Thanks.
02-11-2006 09:33 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
PHP trouble - by brian on 02-11-2006 at 09:33 PM
RE: PHP trouble - by J-Thread on 02-11-2006 at 11:02 PM
RE: PHP trouble - by rav0 on 02-12-2006 at 08:10 AM
RE: PHP trouble - by WDZ on 02-12-2006 at 08:30 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On