|
Comments Script - by: bs0d |
This is the full code to the article, "Creating a Comments Script." |
|
Views: 61,076 / Rated: 4 by 3 / Comments: 17 |
|
Pagination - by: bs0d |
This is the full code from the pagination tutorial in the php section. |
|
Views: 40,877 / Rated: 4 by 2 / Comments: 0 |
|
Grade Calculator - by: bs0d |
An example program that involves the use of conditions, loops, and more. |
|
Views: 30,259 / Rated: 4 by 1 / Comments: 2 |
|
Text Editor - by: bs0d |
A sample text editor that can search, cut copy and paste. Learn to code these items. |
|
Views: 14,539 / Rated: N/R by 0 / Comments: 0 |
|
Record Reports - by: bs0d |
Get information from another file (.dat) to be displayed in your program. |
|
Views: 11,283 / Rated: N/R by 0 / Comments: 0 |
|
Lookup Form - by: bs0d |
Simple program to learn more about the select case structure. |
|
Views: 332,287 / Rated: N/R by 0 / Comments: 0 |
|
States and Capitals - by: bs0d |
Program where you can validate the correct capital to a state. |
|
Views: 13,599 / Rated: N/R by 0 / Comments: 0 |
|
Users Online - by: bs0d |
Script that uses mySQL to show number of users online at your site. |
|
Views: 51,937 / Rated: 4.5 by 2 / Comments: 3 |
|
Grade - by: bs0d |
Determines a students grade using a while loop and series of if's and else if's. |
|
Views: 11,245 / Rated: N/R by 0 / Comments: 0 |
|
Shipping Charge - by: bs0d |
Learn using switch() case with this code sample, calculating shipping charge. |
|
Views: 10,282 / Rated: N/R by 0 / Comments: 0 |