Click here to Skip to main content
15,918,041 members

Comments by adnama (Top 23 by date)

adnama 17-Apr-12 9:18am View    
what about the time?
adnama 26-Mar-12 10:13am View    
well what i would like is that i have a drop down list, and with this code, i would like to save the state of the drop down list, as it is part of an advanced search, i would like to keep it selected even on submit, so that if the user decides to verify the selected value or something it will be still there. as currently the variable $class is saving the state, but the srop down list goes back to select. and i don't know how to make it stay on the previous selected state. thanks for the reply.
adnama 29-Feb-12 5:19am View    
that gives a blank drop down list :/
adnama 13-Feb-12 4:19am View    
You were right the error was not that one. It was actually
Notice: Undefined index: $event_id in C:\xampp\htdocs\dbConn\index.php on line 26

and on line 26 i have echo "event_id : {$row['$event_id']} <br>";

i am trying to display the data.
adnama 17-Jan-12 7:27am View    
yes the build files are created but i dont know what to do next.