Archive

Author Archive

Creating dynamic PDFs using PHP and FPDF

November 2nd, 2009

The first thing you will want to do is download the FPDF class files from http://www.fpdf.org/ – this site is also an excellent resource for the FPDF class, if you get stuck then a look through the manual or frequently asked questions will help out no end.

Read more…

Rob Basden Web , ,

SQL Joins

October 21st, 2009

When writing a PHP based site – developers often also have to integrate with a database (otherwise the site tends not to be very exciting!) and a popular technology for this is a flavour of SQL. Rather than go through the basics of database queries using SQL (which if enough people ask me for – I certainly will do in the future) I have decided to write specifically about the mechanics of the JOIN command. The SQL Join command allows us to pull and combine data from two or more tables, where the result can be modified by specifying different data relationships between the tables.

Read more…

Rob Basden Database, Web ,

The Web Techy Posts Start Here

March 17th, 2009

Rob Basden Joins Linear Chat

Over the course of time we will all be posting about our particular areas of expertise – with mine being anything that falls under the category of “web technologies” (although there may be a few diversions in there at some points). So keep an eye out for some posts about anything from CSS and HTML through to Adobe Flash and Photoshop (I know, I know its not strictly a “web technology” but its a fantastic piece of software for any web developer to get their head around – even if your focus is primarily on development).

Read more…

Rob Basden Business, Life, Linear Blue, Web