View Single Post

 
Old 03-30-2008, 05:32 PM
Chad <b>Offline</b>
[Administrator]
 
Join Date: May 2007
Posts: 383
well, if there is a session value that is changing and its a post field on the page what you will want to do is use, preg_match to grab the values on the page then add them to your post string. Hope this helps.
Reply With Quote