Recent content by YKM

  1. Y

    Passing entry from HTML drop down menu to php variable?

    This doesn't work and I'm not able to figure out why: <html> <br><br> <form name="input" method="GET"> Brand: <br> <select name="brand"> <option size =30 selected>Select</option> <option value= "A">A</option> <option value = "B">B</option> </select> </form> <?php $brand = $_GET['brand']...
  2. Y

    did I do anything wrong?;p?

    So I just came from school :) We have now exams and while I was in the examination room and doing my exam. there was my friend sitting at the back of me :) she started saying psps and pulling my chair with her feet so that i can tell her the answers . actually we are friends :s she didnt study...
Back
Top