|
Comments Script - by: bs0d |
This is the full code to the article, "Creating a Comments Script." |
|
Views: 58,665 / Rated: 4 by 3 / Comments: 17 |
|
Pagination - by: bs0d |
This is the full code from the pagination tutorial in the php section. |
|
Views: 39,416 / Rated: 4 by 2 / Comments: 0 |
|
Grade Calculator - by: bs0d |
An example program that involves the use of conditions, loops, and more. |
|
Views: 27,568 / 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: 13,222 / Rated: N/R by 0 / Comments: 0 |
|
Record Reports - by: bs0d |
Get information from another file (.dat) to be displayed in your program. |
|
Views: 10,172 / Rated: N/R by 0 / Comments: 0 |
|
Lookup Form - by: bs0d |
Simple program to learn more about the select case structure. |
|
Views: 331,027 / Rated: N/R by 0 / Comments: 0 |
|
States and Capitals - by: bs0d |
Program where you can validate the correct capital to a state. |
|
Views: 11,198 / 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: 50,092 / 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: 9,909 / Rated: N/R by 0 / Comments: 0 |
|
Shipping Charge - by: bs0d |
Learn using switch() case with this code sample, calculating shipping charge. |
|
Views: 8,988 / Rated: N/R by 0 / Comments: 0 |