April26
Download the zip file
Next Previous Navigation system similar to a photo gallery. Build a photo gallery with next ...
April25
Dont read talk or do anything if you want a good hassle free editor
Click here to download ...
April25
Robot.txt is a simple text document used for informing a search engine what to visit and what not ...
April25
XML sitemap generator GSiteCrawler -
Click here to download it.
One of the basic rules in search engine ...
April16
As simple as this one line:
<a href="javascript:window.close();">Close Window</a>
Javascript makes the world go bang with a single ...
April16
Copy paste the following:
<span style='cursor:hand;'onclick='window.external.AddFavorite(location.href,document.title);'>Add to Favorites </span>
This link adds the current page ...
April16
New window with customized look. The right size, color, location++ Makes your application more user friendly and kool!
Copy paste the ...
April16
Download the calendar files from the source link mentioned below.
click here to view the
demo
It is very simple ...
April16
Make an image with 16 x 16 resolution
Save as .ico file in root directory of your website
Place in the ...
April15
To send email using php scripts we use a simple function mail() in the following way:
$to= "anyemail@hotmail.com"; //to ...