Wednesday, November 26th, 2008
Have you ever wondered how PHP echo's a "Hello World" for you on the browser? Even I didn't until I read about the PHP internals and extensions. I thought may be a few out there will be interested in exploring the other side of PHP, so here we go.
In my ...
Posted in Web Tutorials | 11 Comments »
Wednesday, August 6th, 2008
In all my posts till now I concentrated over how to get started with web development and related introductory stuffs. In next few posts (series of 3 posts), I will write some of my learning in the field of "How to make your website faster and enhance your site user ...
Posted in Web Tutorials | 18 Comments »
Sunday, July 27th, 2008
Many of my friends have asked me on how to start with web development. I am not expert but here in this post I would like to describe a few steps that might help one climb the ladder of web development fast. Kindly feel free to add to this blog ...
Posted in Web Tutorials | 3 Comments »
Tuesday, May 13th, 2008
Hello all Linux freaks,
Having already looked upon how to configure Apache-PHP-MySQL on Windows, now here I will try to explain in short how to do the same on Linux OS. I personally don't have a seperate machine for linux. I run Ubuntu on my Windows machine using VM Ware. So ...
Posted in Web Tutorials | 1 Comment »
Sunday, May 4th, 2008
Hello Friends,
Ever since I have started web development and launched Altertunes, many of my friends have asked me, "How and Where to start web development ?" . Though there are infinite tutorials over the internet on web development, I will try to jot down my experiences and learnings here.
To start ...
Posted in Web Tutorials | 3 Comments »