The page has about 20 buttons on it, which I need all to have "Ship" displayed on them. But I need the buttons to have unique underlying values which will be used to see which of the 20 or so ship buttons has been pressed.
That is why i used the custom button code, because the standard button code isn't as flexible.
Can PHP not handle the <button> code?