When you click on links to various merchants on this site and make a purchase, this can result in this site earning a commission. Affiliate programs and affiliations include, but are not limited to, the eBay Partner Network.
This weekend I started scripting a VIN decoder in PHP. I've got the rough coding in place and was looking for a few healthy volunteers to test it out.
Basically I need to know if it tells anyone their 1973 F150 is a 1978 F350 so I can fix any coding mistakes.
As I've mentioned it's just rough code, I'll probably make it prettier once I know it works. I plan to be able to give the build month for each year, but I need some help from people with shop manuals. So far I've got the build month for 76,77,78 model years but still need 73/75,79. So anyone who can post this info it would be much appreciated.
The link to test it out is as follows:
72.41.140.242/vin_decoder.php
If you try it out and it decodes your vin correctly please post to let me know as well as if it messes up!
Also, this currently is a decoder for 73-79 trucks only, so it won't work for your bronco's.
Mil1ion, thanks for the info on build months. Code has been updated as of this morning so it should be able to give build months for trucks built January '75-August '79 (end of production).
I'm still looking for build months for 73, 74 model years as well as August 1974-December 1974 for the 1975 year trucks. Anyone with this info I'd really appreciate it!
Also, Mil1ion, thanks for letting me know about your VIN not working. The decoder treats serial number codes different depending on if the second character is a number (ex: W28500) or letter (ex: FG5787), sloppy coding on my part had both running thru the number decoder which came back as a bad VIN with your letter serial. Should work fine now!
It worked for 2 of my trucks, F10GNY2 (77 2WD) and F14SNO8 (77 4WD). The other 2 it was a month off (early) on the build month, F14HLO7 (77 4WD) should have said December but your decoder said November and F14HLO4 (77 4WD) should have said November but decoder said October. Other than that it was very accurate and easy to use, Thanks! -Ed
hmmm... My 77 shop manual shows Oct to be O40000-O59000 & Nov to be O60000-O79000. How sure are you on the build month for those two trucks?
Thanks!
Stax, I'm nearly 100% confident on these build dates for these two trucks. They both have the month and year stamped on the "warranty" sticker on the door jamb, The build sheet's I requested from Ford customer service have the following build day's on them: F14HLO403 (77 4WD) 11/11/1976 and F14HLO715 (77 4WD) 12/03/1976, and for F14HLO403 (77 4WD) 11/11/1976 I have the original bill of sale (order date) 8-26-1976 from a local Ford dealer here in Mich. with the original window sticker out of the truck with all the options, dealer name , etc... stamped with "built Nov 11, 76" and another stamp that says "delivered Nov 11, 76". -Ed