Skip to main content
January 2, 2009
Question

select option if

  • January 2, 2009
  • 1 reply
  • 248 views
I want to make get the price selected in the menu which was before selected as a cookie.
Because I don't know much about PHP I don't get it worked (look at the attached code). When I put the chosen price directly it workes ($shipTotal == '3.00') but not when I do this : ($shipTotal == '$ship_NED'). Thanks for any further help:)
This topic has been closed for replies.

1 reply

January 2, 2009
I solved it: $shipTotal == $ship_NED