Search found 1 match

by Teknotica
Sun Sep 28, 2008 4:09 pm
Forum: PHP - Code
Topic: Please help, How to remember seleced?
Replies: 3
Views: 236

Re: Please help, How to remember seleced?

Hi.

I didn't fully understand either but what I do to keep the values throughout the pages (or refreshing it) is assign the value to a SESSION variable.... (Starting a Session previously).

I hope it helps. 8)