Crawl Log
Thursday, December 27, 2007
Convert a string to variable
a-r-t: work: php: $$ 'double dollar'
realname: variable variable :)
converts a name to a variable...
foreach($_POST as key=>value)
{
$_POST[$key]=addslashes($value);
//$$key=addslashes($value); [a-r-t hack :P]
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment