So i was driving to work yesterday morning and crossing the Avon Causeway near to Hurn (Bournemouth International) Airport and I could nt help but think what a nice photo this would make. more…
Use Jquery To do a Basic Image Swapover..
Hi in todays tutorial i will show a quick bit of code that will swap a thumbnail to the large image with a nice fade effect.
Firstly i am going to have to create a Large image with a unique id (#mainpic) and underneath that a couple of smaller
thumbnails which on mouseover swap to the larger image… more…

I keep doing SEO checks on sites and keep getting a SEO error :
•http://www.domain.co.uk and http://domain.co.uk should resolve to the same URL, but currently do not.
Until recently I thought ‘oh well, this means I will get double the hits..’
I have since found out that Google and other search engines actually score this against you! more…
Good Afternoon everyone….
Another day or has passed and time is flying by this year..
Here is my next PHP code snippet (as promised) where I am going to pull data from a MYSQL database to fill a dropdown box.
I have been asked to take it a step further and display the full information from the database that is chosen from the option box.
So here we go.. more…
I suppose i been real busy lately, so i Tweeted my new offer , I facebooked it but i actually forgot to blog it up… more…
Morning all,
I just would like to tell you about a little product that I have found that deals with everything that you need to become a basic web host.
You look at many products, and there are alot out there, these range from WHMCS to WHMautopilot. I have tried many but being a PHP coder
and like to do things for myself I more…
In this post I am going to show you how to take the values from an array and use them, in a form option box.
First of all we are going to make a simple array..
For this example i will just make a basic array, however you could use a mysql_fetch_array() to read data from a database to make your array then continue with step 2.
more…
Over the course of the next couple of weeks I’m going to place a couple of blogs with a few little PHP Snippets.
These are here more for reference however they are open for discussion so feel free to reply with alternativesor comments or short cuts for my code.
I will try to describe exactly how it works as I go along.
So with this little PHP function you can put a filename into it and it will return you the FILETYPE more…

