About admin

This author has not yet filled in any details.
So far admin has created 475 blog entries.

Clipping Canvas Element Javascript Source Code

2014-12-23T11:27:50+08:00

This is a simple program that will teach you on how to create a clipping canvaas using javascript. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Open the index.html in any browser Note: This is just a simple program any updates or constructive criticism will be accepted.     Clipping Canvas Element Javascript Source Code

Clipping Canvas Element Javascript Source Code2014-12-23T11:27:50+08:00

Staff Audit System PHP MySql Source Code

2015-08-19T17:44:54+08:00

This is a simple application that will teach you on how to create a staff audit system using PHP and MySql.The admin of this program can add,update and delete records of the staff. Username: admin Password: 1234 Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs 5. Open the browser and type localhost/phpmyadmin 6. import the database db_audit 7. Run the program by typing in any browser localhost/embed Note: This is just a simple program any updates or constructive criticism [...]

Staff Audit System PHP MySql Source Code2015-08-19T17:44:54+08:00

Analog Clock Javascript Source Code

2014-11-27T23:27:26+08:00

This is a simple application that will teach you on how to create an analog clock using javascript. This analog clock is more on mathematical analysis from the interface to the function. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Open the index.html in any browser Note: This is just a simple program any updates or constructive criticism will be accepted.   Analog Clock Javascript Source Code

Analog Clock Javascript Source Code2014-11-27T23:27:26+08:00

Getting dates between two dates using generic list C# Source Code

2014-11-27T12:45:18+08:00

This is a simple application that will teach you on how to get dates between two dates using generic list in C# programming language. To be able to run this application, you need to have Microsoft Visual C# 2010 express which is one of the features of Visual Studio and the IDE of C# programming language. Note: This is just a simple program any updates or constructive criticism will be accepted     Getting dates between two dates using generic list C# Source Code

Getting dates between two dates using generic list C# Source Code2014-11-27T12:45:18+08:00

Dog Race Track C# Source Code

2015-03-24T20:15:36+08:00

This is a simple application that will teach you on how to create a dog race track using C# programming language. You need to place a bet and bucks on dog number and then click race to experience the program. To be able to run this application, you need to have Microsoft Visual C# 2010 express which is one of the features of Visual Studio and the IDE of C# programming language. Note: This is just a simple program any updates or constructive criticism will be accepted Dog Race Track C# Source Code Dog Race Track C# Source [...]

Dog Race Track C# Source Code2015-03-24T20:15:36+08:00

Waist to hip ratio calculator C# Source Code

2015-03-24T20:18:22+08:00

This is a simple application that will teach you on how to create a waist to hip calculator using C# programming language. This waist to hip calculator will give an accurate result according to your sex. It also includes remarks like excellent,average or poor depending on the result value. To be able to run this application, you need to have Microsoft Visual C# 2010 express which is one of the features of Visual Studio and the IDE of C# programming language. Note: This is just a simple program any updates or constructive criticism will be accepted   https://www.dropbox.com/s/q9pbbjpz3e91zzr/waisttohipratio.zip?dl=0

Waist to hip ratio calculator C# Source Code2015-03-24T20:18:22+08:00

Move an Object using Keyboard Control Javascript Source Code

2015-03-24T20:19:27+08:00

This is a simple application that will teach you on how to move an object using keyboard control with the use of Javascript. To be able to move the object you need to use the arrow keys to move the ball from left to right and from top to bottom. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs 5. Run the program by typing in any browser localhost/keyboard Note: This is just a simple program any updates or constructive [...]

Move an Object using Keyboard Control Javascript Source Code2015-03-24T20:19:27+08:00

Embedded Video Modal Dialog Box PHP MySql and Javascript Source Code

2015-03-24T20:20:50+08:00

This is a simple project that will teach you on how to create modal dialog box in embedded videos. The modal dialog box will appear when the video clip ends, this kind of application usually used if you want the user to take an action after playing the embedded video. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs 5. Open the browser and type localhost/phpmyadmin 6. import the database embed_vid 7. Run the program by typing in any browser [...]

Embedded Video Modal Dialog Box PHP MySql and Javascript Source Code2015-03-24T20:20:50+08:00

Delete files using Drag and Drop PHP MySql Javascript Source Code

2015-03-24T20:22:16+08:00

This is a simple application that will teach you on how to drag and drop files to delete using javascript. You can just simply drag and drop files on the drop to delete box and it will delete the file from the database. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs 5. Open the browser and type localhost/phpmyadmin 6. import the database drop_delete 7. Run the program by typing in any browser localhost/drag Note: This is just a simple [...]

Delete files using Drag and Drop PHP MySql Javascript Source Code2015-03-24T20:22:16+08:00

Printing Specific Parts PHP Javascript Source Code

2015-03-24T20:24:03+08:00

This is a simple application that will teach you on how to print specific parts of the document using Javascript. Each parts of the document is wrapped using div tags. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Open the folder that has been extracted 5. Put the extracted folder in htdocs 6. Run the program by entering localhost/print Note: This is just a simple program any updates or constructive criticism will be accepted. Enjoy and make it as your guide. Printing Specific Parts [...]

Printing Specific Parts PHP Javascript Source Code2015-03-24T20:24:03+08:00
Go to Top