How can I add a script to calculate tire/wheel size on a web site? Who sells such scripts? Thanks!?

Question by av104: How can I add a script to calculate tire/wheel size on a web site? Who sells such scripts? Thanks!?
I would like to add a script on my web site to calculate right tire size for a given vehicle make/model year/type combo?

Best answer:

Answer by Chris C
It’s a pretty simple script, however you need to have the database that exists already that has the data for make/model year/type combo in a database on your server.
After all, if the script is provided with the information you mentioned, you could simply use SQL to select the record(s) that you need to from the necessary tables only to display them to the user.

Know better? Leave your own answer in the comments!

Get the book now