jprochazka


Member since 2010

9 snippets

4497 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

jprochazka's Recent Snippets



« Prev 1 Next »
A function to check the first two bytes to see if they match "MZ" marking it as an executable.
1 5156 posted 13 years ago by jprochazka
The following code allows only numeric characters to be entered.
1 2810 posted 13 years ago by jprochazka
Backs up all database transaction logs within a Microsoft SQL Server instance except for databases set to simple recovery mode.
1 1948 posted 13 years ago by jprochazka
Backs up all databases contained in a Microsoft SQL Server instance.
1 1961 posted 13 years ago by jprochazka
The following JavaScript will validate an email address using strict rules when a form is submitted.
0 1905 posted 15 years ago by jprochazka
The following function does a very simple check on the supplied string to help ensure it is a valid email address.
0 2270 posted 15 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 2144 posted 15 years ago by jprochazka
A simple example of how to send an email using PHP's build in mail() function.
0 1655 posted 15 years ago by jprochazka
The following JavaScript will validate if a 10 digit phone number was supplied once the form is submitted.
0 1590 posted 15 years ago by jprochazka
« Prev 1 Next »