PHP and MySQL Archive

Optimising your ebay affiliate profits


A few months ago I came across phpBay - a Wordpress plugin and API that integrates ebay listings easily into your website. When a user clicks on a product and places a winning bid, you receive a commission from Ebay.
One feature that I found that was missing was being able to show users local auction [...]

How to debug SQL statements for php websites


About a week ago I asked my friend Simon to help me with what I belived was a particulaly difficult problem with a SQL statement. As it happened, I had made a stupid mistake, and that was that I had used Microsoft Access to help me with building queries. The trouble with Access is [...]