Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #107.57K
~646 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for scoobie

[CODE]if (filter_var(filter_var($email, FILTER_SANITIZE_EMAIL), FILTER_VALIDATE_EMAIL)) { $a=(filter_var(filter_var($email, FILTER_SANITIZE_EMAIL), FILTER_VALIDATE_EMAIL)); echo $a; $errors[] = "$email is <strong>NOT</strong> a valid URL."; }[/CODE]

Member Avatar for shridharshenoy
0
646