PHP VIN NUMBER DECODER

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Not here Not Now

    PHP VIN NUMBER DECODER

    I have been searching for a PHP application to decode vehicle Vin numbers

    Using a SQL Database data included with an update feature to add a Vin
    not decoded

    I do not want to subscribe to a service.
  • Good Time Tribe

    #2
    Re: PHP VIN NUMBER DECODER

    You may have to do your own, but it shouldn't be too hard. You should
    probably be able to find information on the VIN format by searching
    google. At the bare minimum, I know I've seen some information
    regarding the manufacturer code based on the VIN.

    On Nov 4, 4:25 am, "Not here Not Now" <"Not here Not
    Now"@nospamnosp am.comwrote:
    I have been searching for a PHP application to decode vehicle Vin numbers
    >
    Using a SQL Database data included with an update feature to add a Vin
    not decoded
    >
    I do not want to subscribe to a service.

    Comment

    Working...