Code example list
Arrays
(6631/-)
Assignment statements
(4309/-)
Associative Arrays
(4760/-)
Case-Sensitivity
(5356/-)
Comments
(6143/-)
Common string constants
(4427/-)
Create thumbnails using PHP
(12110/-)
Dates
(5978/-)
End of statement
(4197/-)
Equality
(3420/-)
For loops
(4157/-)
Get a user's IP address
(10376/-)
HTML encoding functions
(6700/-)
If statements
(5279/-)
Loosely Typed Variables
(3807/-)
MySQL - 'INSERT..SELECT' copies data from a SELECT into a table
(12185/-)
MySQL - Adding or Subtracting days
(8431/-)
MySQL - Components of a date
(5726/-)
MySQL - Concatenate strings
(48771/-)
MySQL - Conditional values
(17562/-)
MySQL - CREATE a new table
(6469/-)
MySQL - Delete
(12147/-)
MySQL - DROP an unwanted table
(5111/-)
MySQL - Explicitly enter a NULL
(4412/-)
MySQL - Find the Insert ID
(6288/-)
MySQL - Finding a substring in a string
(15951/-)
MySQL - Finding out your tables
(4315/-)
MySQL - Format dates
(10892/-)
MySQL - Formatting numbers to two decimal places
(16604/-)
MySQL - Get the 11th to the 20th rows of the Squeek table - by UserName
(4969/-)
MySQL - Get the date and time right now
(9101/-)
MySQL - Get the first 10 rows of the Squeek table
(5021/-)
MySQL - Insert
(14214/-)
MySQL - Insert a date
(22923/-)
MySQL - Joining two tables
(11767/-)
MySQL - Match a range of dates
(9204/-)
MySQL - Match a specific date
(4920/-)
MySQL - Replace a NULL with a specific value
(12884/-)
MySQL - Select - including strtolower()
(12634/-)
MySQL - Select random row
(27558/-)
MySQL - SELECT within SELECT
(28963/-)
MySQL - Substring: Extracting part of a string
(23531/-)
MySQL - Update
(12006/-)
MySQL - uppercase / lowercase
(14970/-)
MySQL - What are the columns of the Squeek table?
(3991/-)
Need to declare variables?
(5231/-)
PHP - Random Number
(16289/-)
PHP - Sending Email
(9920/-)
Print 1 to 10 on a web page
(4892/-)
Regular Expressions
(4803/-)
Script Tags
(4798/-)
Sending HTML to Browser
(3815/-)
String Concatenation
(9688/-)
String Evaluation
(4867/-)
Strings
(3799/-)
Switch/Case
(4243/-)
True and False
(3515/-)
Variables
(3314/-)
While statements
(3771/-)
* (views/rating)
Cut 'n' paste example
Switch/Case
switch($aColor) { case 'red': do1;break; case 'green': do2;break; default: do3; break; }
COMMENTS
http://php.weblogs.com/php_jscript_vbscript_1
KEYWORD SEARCH
HOME
HTML
JavaScript
Perl / CGI
ASP
PHP / MySQL
LINKS
|
BOOKS
|
CODE
Flash / ActionScript
Unreal Tournament
LOAD 'O' LINKS
It takes time to learn a language, ask a baby.