View Single Post
Old 07-26-2008, 04:38 PM   #2 (permalink)
johnfoe
Senior Member
 
Join Date: Jun 2008
Posts: 364
Reputation: 17
johnfoe is on a distinguished road
Default

use get commands

that is how you 'get' variable information from the url in at least php on unix

ive never used php in vb though however i have 10 sites which i use it on

you can also turn on global variables in php4 and php5 and that automatically would do $email=rawr@gmail.com without using the get

however global variables can be a huge security flaw
johnfoe is offline   Reply With Quote