Code example list
Arrays
(6624/-)
Assignment statements
(4300/-)
Associative Arrays
(4754/-)
Case-Sensitivity
(5340/-)
Comments
(6137/-)
Common string constants
(4421/-)
Create thumbnails using PHP
(12105/-)
Dates
(5974/-)
End of statement
(4192/-)
Equality
(3414/-)
For loops
(4152/-)
Get a user's IP address
(10371/-)
HTML encoding functions
(6694/-)
If statements
(5275/-)
Loosely Typed Variables
(3803/-)
MySQL - 'INSERT..SELECT' copies data from a SELECT into a table
(12180/-)
MySQL - Adding or Subtracting days
(8424/-)
MySQL - Components of a date
(5721/-)
MySQL - Concatenate strings
(48750/-)
MySQL - Conditional values
(17533/-)
MySQL - CREATE a new table
(6462/-)
MySQL - Delete
(12142/-)
MySQL - DROP an unwanted table
(5106/-)
MySQL - Explicitly enter a NULL
(4406/-)
MySQL - Find the Insert ID
(6283/-)
MySQL - Finding a substring in a string
(15939/-)
MySQL - Finding out your tables
(4310/-)
MySQL - Format dates
(10884/-)
MySQL - Formatting numbers to two decimal places
(16582/-)
MySQL - Get the 11th to the 20th rows of the Squeek table - by UserName
(4959/-)
MySQL - Get the date and time right now
(9092/-)
MySQL - Get the first 10 rows of the Squeek table
(5016/-)
MySQL - Insert
(14207/-)
MySQL - Insert a date
(22909/-)
MySQL - Joining two tables
(11758/-)
MySQL - Match a range of dates
(9193/-)
MySQL - Match a specific date
(4914/-)
MySQL - Replace a NULL with a specific value
(12870/-)
MySQL - Select - including strtolower()
(12579/-)
MySQL - Select random row
(27545/-)
MySQL - SELECT within SELECT
(28907/-)
MySQL - Substring: Extracting part of a string
(23520/-)
MySQL - Update
(11996/-)
MySQL - uppercase / lowercase
(14963/-)
MySQL - What are the columns of the Squeek table?
(3985/-)
Need to declare variables?
(5224/-)
PHP - Random Number
(16283/-)
PHP - Sending Email
(9912/-)
Print 1 to 10 on a web page
(4886/-)
Regular Expressions
(4799/-)
Script Tags
(4794/-)
Sending HTML to Browser
(3810/-)
String Concatenation
(9683/-)
String Evaluation
(4863/-)
Strings
(3792/-)
Switch/Case
(4236/-)
True and False
(3510/-)
Variables
(3310/-)
While statements
(3765/-)
* (views/rating)
Cut 'n' paste example
Dates
$adate = time(); $adate=mktime(0,0,0,1,30,2000); print date('d-m-Y',$adate);
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.