I'd like to have a vin decoder script made that will work on my vbulletin site. Essentially The person will go to a page on my site and enter the VIN for their car - similar to 1J4FJ78SXWL279988 This script will read the vin and decode it. The way it decodes is that: character 1 means the country character 2 shows the make character 3 shows the vehicle type character 4 shows the engine and on. A standard VIN is 17 characters, but I'd also like this script to be able to read 13 digit VINs from older cars and apply a different set of rules to it. You won't need to enter the data for each vehicle, I'll handle that - I just need you to create the logic and get it to work with one or two vehicles, I'll handle the rest. I'd like this to be written in PHP, and would prefer to have it query a mysql database. I'd also like a page that allows me to add vehicles. This would have to be displayed inside of my vbulletin site. Please PM me with examples of past scripts you've written. Payment via paypal once everything is working.