|
|
Basic Calculator
|
C# (C Sharp)
|
164 Days Ago
|
0
|
|
- - -
|
Yes
|
9,119 Chrs
|
|
|
A calculator which allows one to use numbers 0-9 with operators plus, minus, multiply and divide with the extra ability to use parenthesis.
This provides the full C# project file and Visual Studio
|
|
|
|
Portable Contact Form v2
|
PHP (Hypertext Preprocessor)
|
349 Days Ago
|
0
|
|
- - -
|
- - -
|
20,648 Chrs
|
|
|
A simple contact form with customizable inputs (as many as you want).
There is also image validation as well, which is also now optionable.
Very secure! All inputs are validated against regular
|
|
|
|
[PHP] Shopping Cart Class (SESSION-based)
|
PHP (Hypertext Preprocessor)
|
1.41 Year Ago
|
2
|
|
- - -
|
- - -
|
4,485 Chrs
|
|
|
This is a very easy to use PHP class that is also very portable. Everything is explained in the class on what it is and how to use it.
|
|
|
|
Pascal's Triangle with Binomial Expansions
|
Java
|
1.45 Year Ago
|
2
|
|
7.00
|
- - -
|
2,247 Chrs
|
|
|
Another project for my CIS class. This is a simple script where you can input how many rows to go down to. With that, it will show you Pascal's Triangle and the binomial expansions along with it.
|
|
|
|
Bill Change
|
Java
|
1.52 Year Ago
|
0
|
|
- - -
|
- - -
|
1,657 Chrs
|
|
|
I am in a class that requires the use of Java to make programs. It is a basic class, but I thought I would just post all of the scripts I make for people who are new to Java or any other programming
|
|
|
|
Portable Contact Form
|
PHP (Hypertext Preprocessor)
|
1.58 Year Ago
|
6
|
|
7.50
|
Yes
|
8,386 Chrs
|
|
|
A simple contact form with these inputs: Name, Subject, Type of Inquiry (can modify selections easily), E-Mail and Body.
There is also image validation as well.
Very secure! All inputs are vali
|
|
|
|
XML Reader and Writer Demonstration
|
PHP (Hypertext Preprocessor)
|
1.98 Year Ago
|
0
|
|
- - -
|
- - -
|
2,143 Chrs
|
|
|
Simple script to demonstrate how PHP's XML parsers work. This script simply takes a XML file, opens and reads it line for line and then updates the hit counter based on the ID inputted.
Goes over
|
|
|
|
Uploader Class
|
PHP (Hypertext Preprocessor)
|
2.5 Years Ago
|
6
|
|
8.50
|
Yes
|
2,615 Chrs
|
|
|
This is a simple PHP Uploader class that is very portable and customizable. Download the ZIP file for usage instructions.
|
|
|
|
Performance Logging with Batch files
|
Other
|
2.44 Years Ago
|
0
|
|
- - -
|
Yes
|
453 Chrs
|
|
|
This is a batch file that will create a performance counter log on your Windows setup with basic counters like Available memory, page faults, processor usage and disk space. Everyday it will stop the
|
|
|
|
GD Image Verification
|
PHP (Hypertext Preprocessor)
|
2.57 Years Ago
|
2
|
|
6.33
|
- - -
|
890 Chrs
|
|
|
Have you ever wondered how some websites make you put in those numbers or phrases to verify that it is a human posting and not just a bot trying to spam the website? Well wonder no more!
|
|