Tag Archives

How to enable and configure Apache / PHP support for OSX 10.8 Mountain Lion

If you are moving from a previous version of Mac OSX you would have noticed that the default support for Web Sharing is not available in Mountain Lion. Maybe …

Drawing a Bar Chart Using PHP

We can use image drawing property in PHP to draw basic bar charts (simple bar charts / multiple bar charts). Following are the simple steps that need to be …

Choose a language whilst browsing : PHP tutorial

Ok! This tutorial is strictly targeted towards web developers, who are looking for ways to convey or show his/her web page(s) in more than one language. Here …

Creating a AJAX Refresh bar

Lets Create a AJAX Loading Bar for a ASP.NET  web application 😀 .Its a Really simple design with few lines of code .. You will need some pre requisites for …