38.107.191.110 |    

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 5 users online.

Tags Cloud

Latest snippets
urlencode
(Perl::Function)
gethostbyaddr
(Perl::Function)
create_function
(JavaScript::Snippets)
function_exists
(JavaScript::Snippets)
listing
(PHP::Function)
runPhpCode
(PHP::Function)
md5
(Bash::Function)
rtrim
(Bash::Function)
ltrim
(Bash::Function)
function_exists
(Bash::Function)