MySQL Forums
Forum List  »  PHP

Re: Query/connect works in versions <4.1, not in 4.1
Posted by: William Heffner
Date: January 13, 2006 12:32AM

That would be true if (as is most often true) the include file were defining a function, but such is not the case here. The include file merely "pulls" some lines of code into the same scope.

Options: ReplyQuote


Subject
Written By
Posted
Re: Query/connect works in versions <4.1, not in 4.1
January 13, 2006 12:32AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.