MySQL Forums
Forum List  »  PHP

Re: mysql_connect(...) = Not working. Where should I start?
Posted by: Peter Brawley
Date: April 06, 2006 01:13PM

Unless you pass $link to Process() or declare it GLOBAL in that func, that func doesn't see the main script's $link.

PB

Options: ReplyQuote




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.