Web Fitter http://www.webfitter.co.uk/ebl_all/ Web Fitter Accessing remote files in PHP http://www.webfitter.co.uk/ebl_all/p/accessing-remote-files-in-php http://www.webfitter.co.uk/ebl_all/p/accessing-remote-files-in-php Sat, 03 Apr 2010 23:37:38 +0100 Remote file access script with fopen() and file_get_contents() Search from multiple tables http://www.webfitter.co.uk/ebl_all/p/search-from-multiple-tables http://www.webfitter.co.uk/ebl_all/p/search-from-multiple-tables Sun, 07 Mar 2010 23:44:30 +0000 Search from multiple tables Deleting files with PHP http://www.webfitter.co.uk/ebl_all/p/deleting-files-with-php http://www.webfitter.co.uk/ebl_all/p/deleting-files-with-php Sat, 06 Mar 2010 16:05:05 +0000 To start off, we create a function and pull through the file we\'re going to delete. MySQL results by today s date http://www.webfitter.co.uk/ebl_all/p/mysql-results-by-today-s-date http://www.webfitter.co.uk/ebl_all/p/mysql-results-by-today-s-date Sat, 06 Mar 2010 16:02:23 +0000 If you only want the date portion of the timestamp for comparison. Deleteing rows Older than 1 h http://www.webfitter.co.uk/ebl_all/p/deleteing-rows-older-than-1-h http://www.webfitter.co.uk/ebl_all/p/deleteing-rows-older-than-1-h Sat, 06 Mar 2010 16:00:38 +0000 Deleteing rows Older than 1 h An Introduction to Loops in PHP http://www.webfitter.co.uk/ebl_all/p/an-introduction-to-loops-in-php http://www.webfitter.co.uk/ebl_all/p/an-introduction-to-loops-in-php Sat, 06 Mar 2010 15:45:58 +0000 In PHP there are several different types of loops. Basically what a loop does is evaluate a statement as true or false. Clearing floats http://www.webfitter.co.uk/ebl_all/p/clearing-floats http://www.webfitter.co.uk/ebl_all/p/clearing-floats Sat, 06 Mar 2010 15:36:27 +0000 A common problem with float-based layouts is that the floats\' container doesn\'t want to stretch up to accomodate the floats.