After installing WampServer 2.0f, the also installed phpMyAdmin 3.1.1 displays a notice at the bottom of the main page, saying: “Your PHP MySQL library version 5.0.51a differs from your MySQL server version 5.1.30”.
How to setup your web development environment
If you want to setup a web development environment in your PC, there are many options out there, so I’m going to describe the one that just worked for me.
This is a no-frills tutorial about how to setup a web development environment for PHP, using Continue reading “How to setup your web development environment”
How to Add a Digg Button to a WordPress Post
See the Digg button? {[ 1.diggthis() ]} is the enzyme I wrote for displaying it. I think it’s useful to have a means for adding a Digg button to a post only when and where you need it.
Continue reading “How to Add a Digg Button to a WordPress Post”