if (condition)
{
code to execute ;
die("<script>location.href = 'http://phpbymj.blogspot.in/'</script>");
} else
return false;
}
No comments:
Post a Comment