Hello everyone, I've been trying to build a website with a VIN decoder for a few weeks now and I'm getting no where. I have no experience with PHP but have been doing a lot of reading. My question is how do I split a form into different pieces that can be decoded seperately. For instance: VIN is 4H27F2G111111. I want to take 4 and decode it; H decode it; 27 decode; F decode; 2 decode; G decode; 111111 decode. I haven't been able to learn how to do this and I've been searching for quite some time. If anyone knows how I can accomplish this, I'd be extremely grateful!
Thank you,
Arthur Ash III