ok so I am getting an error. I have got an or die(mysql_error()); and I am getting this error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''' at line 1.
1<?php
2function Get_ID($username){
3$result =...