Can anyone suggest a PHP solution to creating a form that gets built after a client enters a variable? For example: an automobile insurance form that first asks how many cars you have, and then creates a form with fields for car 1, car 2, etc.

I have found JavaScript code that will do this, but I would rather use a server side language like PHP for more consistency and browser compatibility.

Any help would be appreciated!

- Robert

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to