Code example list
Arrays
(6625/-)
Assignment statements
(4301/-)
Associative Arrays
(4756/-)
Case-Sensitivity
(5341/-)
Comments
(6139/-)
Common string constants
(4424/-)
Create thumbnails using PHP
(12107/-)
Dates
(5976/-)
End of statement
(4193/-)
Equality
(3415/-)
For loops
(4153/-)
Get a user's IP address
(10374/-)
HTML encoding functions
(6695/-)
If statements
(5276/-)
Loosely Typed Variables
(3804/-)
MySQL - 'INSERT..SELECT' copies data from a SELECT into a table
(12181/-)
MySQL - Adding or Subtracting days
(8427/-)
MySQL - Components of a date
(5723/-)
MySQL - Concatenate strings
(48755/-)
MySQL - Conditional values
(17540/-)
MySQL - CREATE a new table
(6463/-)
MySQL - Delete
(12143/-)
MySQL - DROP an unwanted table
(5109/-)
MySQL - Explicitly enter a NULL
(4407/-)
MySQL - Find the Insert ID
(6284/-)
MySQL - Finding a substring in a string
(15942/-)
MySQL - Finding out your tables
(4311/-)
MySQL - Format dates
(10886/-)
MySQL - Formatting numbers to two decimal places
(16588/-)
MySQL - Get the 11th to the 20th rows of the Squeek table - by UserName
(4962/-)
MySQL - Get the date and time right now
(9095/-)
MySQL - Get the first 10 rows of the Squeek table
(5017/-)
MySQL - Insert
(14209/-)
MySQL - Insert a date
(22916/-)
MySQL - Joining two tables
(11760/-)
MySQL - Match a range of dates
(9197/-)
MySQL - Match a specific date
(4916/-)
MySQL - Replace a NULL with a specific value
(12873/-)
MySQL - Select - including strtolower()
(12596/-)
MySQL - Select random row
(27550/-)
MySQL - SELECT within SELECT
(28922/-)
MySQL - Substring: Extracting part of a string
(23524/-)
MySQL - Update
(12000/-)
MySQL - uppercase / lowercase
(14966/-)
MySQL - What are the columns of the Squeek table?
(3986/-)
Need to declare variables?
(5228/-)
PHP - Random Number
(16285/-)
PHP - Sending Email
(9914/-)
Print 1 to 10 on a web page
(4887/-)
Regular Expressions
(4801/-)
Script Tags
(4794/-)
Sending HTML to Browser
(3811/-)
String Concatenation
(9685/-)
String Evaluation
(4865/-)
Strings
(3795/-)
Switch/Case
(4237/-)
True and False
(3512/-)
Variables
(3311/-)
While statements
(3767/-)
* (views/rating)
Cut 'n' paste example
MySQL - Get the 11th to the 20th rows of the Squeek table - by UserName
SELECT * FROM Squeek ORDER BY UserName DESC LIMIT 11, 10
COMMENTS
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.