Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

POST variables programmatically

Status
Not open for further replies.

shrubble

MIS
Joined
Jul 23, 2003
Messages
300
Location
US
I'm trying to pull down a serialized POST variable (an array) unserialize, process, reserialize (no prob with this stuff) and rePOST it from within a function.

It occurred to me as I was doing this that I had never had to do this (programmatically POST a variable- usually I just use a form!) before, so I thought I would post this question before I got to that part of the function. Prolly an easy one..

Thanks for the help folks-

deletion mistake
no I can't recover that
you didn't save it

-Shrubble
 
Sorry about the brain fart!!!

I used a session variable... (DUH!)

Thanks for the response

deletion mistake
no I can't recover that
you didn't save it

-Shrubble
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top