sounds to me more like a JavaScript issue. Of course, you would need PHP to
access a database in case that car information is stored there (and populate
dinamically the <select> element) but the rest is fairly easy.

iatz.

"Simon Thurtle" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> OK, now I have I have been convinced that PHP is the best thing since
cheese
> burgers, I have a question...
> How easy is it to... Have a set of 6 HTML drop downs each with texted
based
> info that when selections are made generate a dynamic on screen  price?
>
> So in english, drop down one could be vehicle type, drop down two could be
> engine size, three is CD player (yes / no selection). OK?
>
> So would I need to make a DB for this? (Baring in mind the prices are
pretty
> much static) or can I justy define the variables in an include?
>
> Or am I talking rubbish?
>
> Cheers,
>
> S
>
>
>



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

Reply via email to