I am tinkering with an idea & am stuck. If I want to make a drop-down menu box to use in a form and want the info to be able to be modified from an array, I came up with this so far...
<?php
//
// Whereas item1[0] = 'Item type1'
// Whereas item1[1] = '12.34'
// Whereas item1[2] = '15.00'...
I know how to open a single line popup alert box, but I need to open a box that has information like this....
name
street address
city, state zip
{ok}
Can you help?
Thanks in advance...
Bill Strong
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.