When you say "assign that array to $_POST" do you mean $_POST = $qrslt; Not sure about this "assigning an array" thing. ----- Original Message ----- From: "Stuart Dallas" <stuart@xxxxxxxx> Newsgroups: php.general To: "Jim Giner" <jim.giner@xxxxxxxxxxxxxxxxxx> Cc: "PHP General" <php-general@xxxxxxxxxxxxx> Sent: Wednesday, April 13, 2011 1:59 PM Subject: Re: $_POST vars > > Not sure what you mean by "the results of a query". If you mean an array > that you got from a MySQL query (my best guess), then simply assign that > array to $_POST ... > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php