Listing of more then 100 Articles on Php Including tips,tricks,how like 1.Apache, MySQL & PHP for Windows 2.Creating Dynamic Website Content with PHP - MySQL 3.PHP Server to Client with No Refresh. 4.Some PHP functions you must know 5.PHP & Dynamic Content
JavaScript is mainly used as a client side scripting language, while PHP is a server side technology. Unlike Java or ASP.Net, PHP doesn't have tools to make it work client side. That is why you need to combine JavaScript and PHP scripts to develop powerful web-applications.
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
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.
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.
Metatags are a way for you to define your web page and web site to the outside world. You can declare the title, keywords and description, which help your placement in search engines. In addition, you can specify who owns the copyright, how often the page is to be visited by search engines and many other useful pieces of information.
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.