About admin

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

WYSIWYG Editor PHP MySql Javascript Source Code

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

This a simple application that will teach you on how to create a WSIYWYG rich text html editor using PHP MySql and javascript. This WYSIWYG Editor have multiple features like changing font style,color,alignment. 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 wysiwyg 7. Run the program by typing in any browser localhost/script Note: This is just a simple program any updates or constructive criticism will be accepted.   [...]

WYSIWYG Editor PHP MySql Javascript Source Code2015-03-24T20:25:08+08:00

Simple Dot Game Javascript Source Code

2015-03-24T21:28:30+08:00

This is a simple application that will teach you on how to create a simple dot game using html,css and javascript. The objective of the game is to simply move the mouse to right or left to pick green dots which will enlarge the stick that will enable to avoid the red dots. 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. Enjoy and make it as your guide. Download link: https://www.dropbox.com/s/qq1png299xbkbww/dot.zip?dl=0

Simple Dot Game Javascript Source Code2015-03-24T21:28:30+08:00

CSS Dropdown Menu Source Code

2015-03-24T21:30:16+08:00

This is a simple application that will teach you on how to create a dropdown menu navigations when hovered using HTML and CSS. 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. Enjoy and make it as your guide.   Download link: https://www.dropbox.com/s/88bdscbgnliu6sg/dropdown.zip?dl=0

CSS Dropdown Menu Source Code2015-03-24T21:30:16+08:00

Find and Highlight String PHP Source Code

2015-03-24T21:30:59+08:00

This is a simple web based application that will teach you on how to search and highlight strings using PHP. This program will higlight the word in the string that contains keywords. 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/highlight Note: This is just a simple program any updates or constructive criticism will be accepted. Download link: https://www.dropbox.com/s/klhd8m27464vyik/highlight.zip?dl=0

Find and Highlight String PHP Source Code2015-03-24T21:30:59+08:00

Image Puzzle Game C# Source Code

2015-03-24T21:31:56+08:00

This is a simple project that will teach you on how to create an image puzzle game using C# programming language. The player of this puzzle game will have a limited time in arranging the image. In order to learn how to create this game you need have an idea about swapping and tag properties of pictures. 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 [...]

Image Puzzle Game C# Source Code2015-03-24T21:31:56+08:00

Live Search C# Source Code

2015-03-24T21:33:57+08:00

This is a simple project that will teach you on how to create a live search application using C# programming language. You can search words that is available from the list box by typing particular letters. 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   Download link: https://www.dropbox.com/s/794xjifbakc3row/live.zip?dl=0

Live Search C# Source Code2015-03-24T21:33:57+08:00

Five Function Calculator Javascript Source Code

2015-03-24T21:34:52+08:00

This is a simple application that will teach you on how to create a five function calculator using javascript. It includes add,subtract,multiply,divide and power. 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. Enjoy and make it as your guide.   Download link: https://www.dropbox.com/s/oxempcrlyk8bms0/5funccal.zip?dl=0

Five Function Calculator Javascript Source Code2015-03-24T21:34:52+08:00

Shrink and Grow Effect jQuery Source Code

2015-03-24T21:39:12+08:00

  This is a simple project that will teach you on how to create a thumbnail shrink and grow effect using jQuery. This shrink and grow effect is made possible using hover pulse jQuery plugin, where it automatically magnifies thumbnails on mouse hover. 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. Enjoy and make it as your guide.   Download link: https://www.dropbox.com/s/heggr25moiw275i/thumbnails.zip?dl=0

Shrink and Grow Effect jQuery Source Code2015-03-24T21:39:12+08:00

Feed MySql Data into Google Map PHP Source Code

2015-03-24T21:39:56+08:00

This is a simple application that will teach you on how to feed mysql data into Google Map. This will help you visualize data on google map using MySql databases. 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/index.php Note: This is just a simple program any updates or constructive criticism will be accepted. Feed MySql Data into Google Map Source Code Feed MySql Data into Google Map Source Code [...]

Feed MySql Data into Google Map PHP Source Code2015-03-24T21:39:56+08:00

Color Picker C# Source Code

2014-11-10T23:24:27+08:00

This is a simple application that will teach you on how to create a color picker software using C# programming language. This color picker application used track bar to change the quan tity of each color, and it lets the primary colors create a new secondary color. 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   Color Picker C# Source Code [...]

Color Picker C# Source Code2014-11-10T23:24:27+08:00
Go to Top