Profile
Achievement

jprochazka's Recent PHP Snippets
- All /
« Prev 1 Next »
The following function does a very simple check on the supplied string to help ensure it is a valid email address.
0
1168
posted 14 years ago by jprochazka
The following function validates and returns TRUE or FALSE if the supplied string could be a valid domain name format.
2
1152
posted 14 years ago by jprochazka
A simple example of how to send an email using PHP's build in mail() function.
0
946
posted 14 years ago by jprochazka