MySQL Forums
Forum List  »  PHP

Re: Issue with selected DB when selecting a table
Posted by: Peter Brawley
Date: January 28, 2014 02:17PM

Save the db name in a var, ditto for other values the script needs. If pages will reload, save them in $_session[] elements (see "Session setup" at http://www.artfulsoftware.com/infotree/mysqltips.php).

Options: ReplyQuote


Subject
Written By
Posted
Re: Issue with selected DB when selecting a table
January 28, 2014 02:17PM


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.