Whats the correct way to get PHP to \”remember\” your choice in a select box using html entities?
Uncle Rico asked: I have a drop down selector box in a form. I`ve used the ‘selected = “selected”‘ html statement to tell the browser which option to display first up. However. After a selection is made, I`d like the selection box to be re-displayed with the new user selection highlighted. PHP echo html entities […]




