/ Published in: PHP
Expand |
Embed | Plain Text
function redirect($url,$die=true,$permanent=false) { } else { if($permanent) { } } }
You need to login to post a comment.
frederichoule on 04/01/11
2 people have marked this snippet as a favorite
function redirect($url,$die=true,$permanent=false) { } else { if($permanent) { } } }
You need to login to post a comment.