Category Archives: Web Development

How to make a text input using

Jul 28, 2012

HTML forms are what you need for getting user input. But first, you need to make a text box! Here is a easy tutorial on..

Read more

open source ebay clone php script

Jul 28, 2012

eBay Clone Script 2010. If you are looking for the best auction software anywhere on the web, here’s an amazing opportunity to get a professional..

Read more

How to insert blank spaces in html

Jul 27, 2012

A lot of people have tried adding more than 1 space between words or text without realizing that HTML deletes any space after the first…

Read more

How to backup and restore data in

Jul 27, 2012

Multiple backups should be taken. E.g.   One copy on the same computer or locally networked computer that can be used to quickly replace a..

Read more

How to run your first java program

Jul 26, 2012

This document supposes you have some kind of Java software development environment installed on your system such as Oracle Java, OpenJDK or IBM Java. If..

Read more

simple php file browser script

Jul 25, 2012

This PHP upload class (the old name) can be used to upload files with a client browser to a remote web server location. The features..

Read more