44.213.75.78 |    

Navigation

Google Advertisement

All snippets of the tag validation

1-1 of 1 Entries

check_required_field
(PHP::Check)
Created by Marko Schulz at 2010-01-20 14:10:05
// // $cfg['required'] = array( 'name', 'vorname', 'email', 'kommentar' ); // // (array) $missing = check_required_field( $_POST ); // // if ( count( $missing ) ) { // (string) $required = implode( ", ", $missing ); // echo "ERROR: The field...

1-1 of 1 Entries
Search
 
Full text search by name and content of a snippet.

User online
There are 8 users online.

Tags Cloud

Latest snippets
str2seconds
(Bash::Function)
is_integer
(Bash::Function)
file_rotate
(Bash::Function)
confirm
(Bash::Function)
is_workingtime
(Bash::Function)
last day of last month
(Bash::Snippets)
crypt_apr1_md5
(PHP::Function)
crypt_apr1_md5
(Perl::Function)
transparent
(CSS)
rfc2822Toiso8601
(PHP::Function)