WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDESPHP CLASSESCODE SEARCHARTICLES SEARCHPHP FORUMSPHP MANUALPHP FUNCTIONS LISTWEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Join us on FaceBook
Submit a code Example / Snippet Submit Your Code
Poker Tournaments Poker Tournaments
Poker Guide for Developers Poker Guide for Developers
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Resources
Web Development Content
Internet Security Software
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
פרייסז - הכח לקנות עובר לידיים שלך
Texas Holdem Poker Evangelists
 01  02  03 
52 code examples found for Variables.
40  How to pass an array to a function, or how to define a function wich recieves an array.

Boaz Yahav 1998-04-26 39578
356  A class to put get and post variables in hidden form elements. Works on scalars, normal arrays, associative arrays.

David Sklar 1999-01-16 33952
1739  How to display a PHP variable value from a selectbox without reloading the page by merging PHP and Javascript variables.

Andy Krause 2000-11-24 31540
3861  Display variables when a form is submitted using POST/GET

Narendra Jain 2004-05-03 28590
387  A database abstraction layer for the PHP Oracle 8 module (available from PHP 3.0.5). It supports persistent connections, fetching rows into arrays, prepare/execute (variable binding) and has a new and improved error interface.

Stig Bakken 1999-01-17 27746
1705  Check int / integer - checking if a variable is an integer or not. The php is_int() function does not check if the string value is integer or not.

Yared g 2000-10-12 26117
4694  PHP Dump in html format the contents of one array variable with a recursive list of the nested array variables inside.

aitor solozabal merino 2007-08-28 20481
3823  A simple function to prevent undefined $_POST/$_GET/$_SESSION variable errors

Brian Tafoya 2004-04-16 19908
3636  Working with files - return an array of files within a directory

Justin French 2003-05-04 19026
3844  translate.php - Assocciative array example, passing a reference to a function.

Ade Morgan 2004-04-22 18445
3662  getting the name of the current script and query string

Justin French 2003-05-23 17944
51  How to implement a session tracking system.

rasmus rasmus 1998-04-26 17551
345  How to use Variable Variables (dinamic variable names) with Java Script

Boaz Yahav 1999-01-03 15617
1827  Check parameters validity. Paranoia was designed to check the validity of the parameters that a php page will receive after a form submission. It can be used to check the variables sent by POST or GET

Ovidiu EFTIMIE 2001-02-15 14754
1476  Pageinfo: Array containing page URI, page query string (parameters), request method (GET or POST) and the complete URI

Thomas Knudstrup 2000-01-12 14376
1608  How to control the number of decimal places when outputting numbers.

Zak Greant 2000-06-16 14136
190  Script to check values being submitted by POST or GET method from a form. This script may help diagnose what variables are being supplied by a browser to other php scripts.

Nick Talbott 1998-08-13 13260
4695  Dump the contents of a PHP variable in html format with a recursive list of subfolders and files from a given root directory.

aitor solozabal merino 2007-08-28 12150
411  Functions to read a template file and fill in PHP variables. It will also fill in array variables, displaying parts of the template multiple times.

Auke Slooten 1999-01-17 11814
1695  Accessing GET and PUT variables with HTTP_GET_VARS on Win2K.

Todd Cary 2000-10-02 11614

 01  02  03