/ Published in: PHP
Expand |
Embed | Plain Text
function make_safe($variable) { } ", "", $variable); return $variable; }
You need to login to post a comment.
Shpigford on 11/24/06
4 people have marked this snippet as a favorite
luxuryluke
oso96_2000
politicalanimal
skywalker
function make_safe($variable) { } ", "", $variable); return $variable; }
You need to login to post a comment.