Jan 19, 2009 ·
5 minute read
mysqlphp
This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub Don’t get me wrong, I love phpMyAdmin and use it every day. However sometimes on client servers the only access to the database is via phpMyAdmin and it hasn’t been set up properly.
Read On →
Jan 14, 2009 ·
1 minute read
mysqlphp
This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub If your host doesn’t provide you with phpMyAdmin access, or if you simply want a faster lighter version of phpMyAdmin for simple DB admin tasks and running custom SQL queries, then take a look at phpMiniAdmin.
Read On →
Jan 12, 2009 ·
1 minute read
php
This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub To get PHP displaying all errors on a particular apache vhost, simply add the following two lines within the vhost configuration php_value display_errors On php_value error_reporting
Read On →
Jan 12, 2009 ·
2 minute read
ubuntu
This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub After loads of messing around with the various music player programmes available in Ubuntu, I have settled upon Audacious as my favourite. It was already really good, however once I discovered the option to install the Audacious Extra Plugins pack (syntaptic package manager) it got the full host of features that I look for, including a scrobbler plugin for updating Last.fm with my listened to tracks.
Read On →
Jan 9, 2009 ·
1 minute read
php
This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub After discovering a neat little Perl utility called PHPXref, I wonder how I ever coped without it.. no more searching through code trying to find where that damn function is hiding!
Read On →
Jan 9, 2009 ·
1 minute read
linuxubuntu
This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub If like me you love having the ability to grab the color hex code for any on screen element to use in your HTML or CSS then you have probably also come across the colorzilla firefox extension which allows you to do just that.
Read On →