PHPJavascript

Web Development Guide – My Personal Library of Tutorials and Scripts

Photo gallery with next previous navigation

April26
Download the zip file Next Previous Navigation system similar to a photo gallery. Build a photo gallery with next ...
posted under PHP | No Comments »

A rich text editor and spell check together

April25
Dont read talk or do anything if you want a good hassle free editor Click here to download ...
posted under Javascript | No Comments »

Create robot.txt file

April25
Robot.txt is a simple text document used for informing a search engine what to visit and what not ...
posted under SEO | No Comments »

Sitemap generator

April25
XML sitemap generator GSiteCrawler - Click here to download it. One of the basic rules in search engine ...
posted under SEO | No Comments »

Link to close a window

April16
As simple as this one line: <a href="javascript:window.close();">Close Window</a> Javascript makes the world go bang with a single ...
posted under Javascript | No Comments »

Link to mark a page as favorite

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 ...
posted under Javascript | No Comments »

New window with specified width height

April16
New window with customized look. The right size, color, location++ Makes your application more user friendly and kool! Copy paste the ...
posted under Javascript | No Comments »

Easy to use calendar

April16
Download the calendar files from the source link mentioned below. click here to view the demo It is very simple ...
posted under Javascript | No Comments »

Favicon on the title bar

April16
Make an image with 16 x 16 resolution Save as .ico file in root directory of your website Place in the ...
posted under PHP | No Comments »

Send emails with PHP mail() function

April15
To send email using php scripts we use a simple function mail() in the following way: $to= "anyemail@hotmail.com"; //to ...
posted under PHP | No Comments »

2,885 spam comments
blocked by
Akismet