Guest bishop2001 Posted June 13, 2014 Posted June 13, 2014 greetings, how do i get the value of a variable from a form. So for example PHP Code: <option value="<? echo $TODAY ?>"><? echo $TODAY ?></option> my drop down menu will show me today's date, but when i select it and click submit the value in value is not getting interpolated. Continue reading... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.