Using a Windows NTFS XAMPP / Apache Install on a Linux Apache Server

27th
May
apache icon

How to use, view and edit websites and MySQL from a Windows NTFS installation of XAMPP in Ubuntu Linux.

Free UK Postcode Towns & Counties Database

14th
May
databases icon

Free UK Postcode Database that includes town, county, longitude, latitude, x and y. Based on the ezpy UK postcode data file it includes 2822 postcodes. It’s completely free and available in .csv, .sql and .ods file formats.

Duplicate Table MySQL

21st
Oct
databases icon

I was needed in duplicating an entire table that retained the same attributes and properties with exactly the same rows and columns of data via a MySQL query.