1st Nov 2011 • David Carr FotoFlexer resize images easily and quickly FotoFlexer is a web based photo editing application its very simple to use, perfect for when your in... Read more
16th Sep 2011 • David Carr Google Plus API released Read Only Access Google has just released the first Google+ API, Its focus is on public data which lets you share rea... Read more
27th Jul 2011 • David Carr Reading events from an iCal Calendar using PHP Reading event/calender information from iCal can be very useful this tutorial will show you how to r... Read more
13th Jul 2011 • David Carr Convert mobile number to international format dynamically with php I often need to covert mobile numbers into a UK international format of 44 followed by the number su... Read more
12th Jul 2011 • David Carr Create a DOC file with PHP on the fly Ever wanted to save a page to a word doc file? this tutorial shows you just how easy it is to do. Tu... Read more
4th Jun 2011 • David Carr HSAD Degree Show 2011 - Mini Review I attended the Hull School of Art and Design Degree Show last night. Very please to say it was a gre... Read more
27th May 2011 • David Carr Limit MySQL output This tutorial will show you how to limit how many results you get from a database query Read more
21st May 2011 • David Carr My thoughts behind Hull KR TV and its nomination for a prestigious Royal Television Society Award I've been actively developing Hull KR TV since it?s launch in 2010, so to find out it has been n... Read more
19th May 2011 • David Carr Limit the amount of characters from a MySQL Query Tutorial to limit the amount of characters from a MySQL query. Read more
15th May 2011 • David Carr Magic Quotes This tutorial will explain what magic quotes are and how to use them when Magic Quotes are enabled w... Read more
13th May 2011 • David Carr Naming your sessions In PHP when you create a session and give it a name always make the name unique and not the same nam... Read more
12th May 2011 • David Carr Inserting data into a database A tutorial on inserting data into your database. Read more
11th May 2011 • David Carr Creating a table within a database This tutorial will explain how to create a users table in your database. This tutorial will assume y... Read more
11th May 2011 • David Carr Viewing data from a database A tutorial on viewing data from a database. There are many ways to retrieve data from a database thi... Read more
7th May 2011 • David Carr Counting results in PHP A basic tutorial to show you how to use php to count the number of results in a MySQL query Read more