An introduction to making ajax requests with the prototype javascript library. The article covers all important aspects of AJAX requests, as well as uses a live-search as a practical example.
A function to get the coordinates of an address using Google Geocodes. A tutorial to demonstrate how to write a function that will get the coordinates of an address (mainly used to plot on Google Maps API).
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris
This script generates a page akin to a browser's View Source option. The advantage of using this script is that you can customise the stlying to match your website user interface.
this script will automatically set up tables in a database upon pushing the install button, it's great for developers who want to make the instalations for users fast, easy, quick, and totally painless.
This tutorial will start introducing the array concept by creating them from info in a table. It will be shown how to display data from the array. Two additional examples will be used to show how to create arrays from strings, and how to perform simple keyword searches.