Hi all,
I'm aiming to use PHP to create a 3 step drop down menu that visitors can use to select/tailor a product. Upon selecting the final step, the price needs to be calculated and displayed.
The first step has 3 options, the second 5 and the final 10, which equates to 150 possible combinations. Would this merit using a MySQL db or could the variables be listed within the code?
I've briefly skimmed the php manual and I'll paste the code I've been given to work with later, but any tips or pointers as to how to go about this would be appreciated.


LinkBack URL
About LinkBacks
Reply With Quote