Archive for June, 2005

MySQL 4.1 authentication issue

I have been working on MySQL 4.0.17 till now and wanted to upgrad to MySQL 4.1. So I downloaded and installed MySQL 4.1 and the installation was successful and it was working fine. But when I tried to access it through PHPMyAdmin or from any of my PHP code it threw this error

Client does [...]

General

RSS Feed added

Atlast I have added the RSS feed of my blog. Now you can keep up-to-date when I make a new post.

General

Happy Birthday – PHP!!!

It has been 10 years since the first version of PHP was released by Rasmus Lerdorf. It has become the most popular Server Side Scripting Language since then. Long live PHP!!!

General

Hands on GD Library

GD Library is one of the coolest things on earth that I want to get my hands on, though I didn't get an opportunity to work really hard on it. I did some basic GD stuff to dynamically generate graphs for a website way back in the year 2002. But that was just elementary stuff.
Lately [...]

General