Hi, Saturday, July 12, 2003, 4:05:34 AM, you wrote: J> How can I hide this link so value can't be changed? J> I don't want to change anything at the server level, and its not from a J> form so I cant do a post -vs- a get.
J> http://www.abcd.com/SearchSet.php?searchby=cust_no&search=1&value=WOR032 J> Thanks ! Encrypt then base64_encode the query string before adding, that way they can't stuff with it. -- regards, Tom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php