25 September 2007 – 7:08 PM
First of all allow me to explain you the problem before I tell you how to fix it. A Typical website you are trying to open, follows a Client Server Architecture. Don’t worry, I am not going to scare you with Engineering Jargon. In Layman’s terms:
Your Browser (eg. Internet Explorer, FireFox, Opera) = […]
21 September 2007 – 2:22 PM
What ?
Web 2.0 is just a termed coined to tell everyone that we have entered a version of the World Wide Web internet. But what does that means ? It means that now there is a thin line between desktop and web applications, not to mention mobile applications are also catching up. The web 2.0 […]
12 September 2007 – 2:32 PM
Before we go and compare all three, allow me to share common Myths or Misconceptions :
CRT is obsolete, no one use them now.
LCD is but better than Plasma.
Plasma has best picture quality.
The purpose of this post is not to persuade you to buy one of these, but to make you aware of all the […]
12 September 2007 – 1:04 PM
Are you facing an error that says:
Parse error: parse error, expecting `T_OLD_FUNCTION’ or `T_FUNCTION’ or `T_VAR’ or `’}” in ….
Well chances are that you are trying to run a Class written for PHP5 in PHP 4. This is what you have to do in order to make a class written in PHP5 Class […]