Page 1 of 1
Passing data on the url line
Posted: Wed Dec 29, 2010 1:50 pm
by cearlp
If I want to pass more information that just ?action=xxx on the url, what is the format? I've tried many tutorials on the web. but can't find one that explains anything other than just the ?action= syntax.
Re: Passing data on the url line
Posted: Wed Dec 29, 2010 2:42 pm
by McInfo
Re: Passing data on the url line
Posted: Wed Jan 05, 2011 12:28 am
by thecodewall
Url variables can be dangerous when not properly set-up. Try to read this post:
http://codewall.blogspot.com/2010/12/da ... iable.html