PHP then is Truly an amazing and powerful language.  I can expand the 
contents of the array $_POST by simply assigning a separate arry to it. 
Obviously if I have a duplicate element-name in my array it will override 
the $_POST element but that's my problem.

"Stuart Dallas" <stu...@3ft9.com> wrote in message 
news:4962044e8a244fc28719d97746759...@3ft9.com...
> On Wednesday, 13 April 2011 at 19:12, Jim Giner wrote:
> When you say "assign that array to $_POST" do you mean
>>
>> $_POST = $qrslt;
>>
>> Not sure about this "assigning an array" thing.
>
 Yup, nothing more complicated than that.

 -Stuart


(remainder deleted for everyone's sake :) ) 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to