R Rami New member Mar 9, 2011 #1 well its simple i had something like this $sql="select noSuchField from a table"; usually in mysql you get no such field in a table : something like that i want to get this message using mysqli
well its simple i had something like this $sql="select noSuchField from a table"; usually in mysql you get no such field in a table : something like that i want to get this message using mysqli