Page 1 of 1

searching from text field

Posted: Tue Jul 11, 2006 11:06 pm
by rami
i am trying to make a online result for small college.
The concept is the user enters symbol numbers ,faculty and the entered query is matched with the data in data base if match is found
pass and division message is given if not fail message is given.

Because of huge amount of data(students) i have made three text fields in database
first
second
third

where in first(column) i enter all first division symbol nums ,in second ..symbol of second and so on..rather than entering data one by one.

i am having problem to search a symbol number with in a field.
this needs a high accuracy as it is result.

any idea how can i do it
thanks
is it better to use javascript ot php for this task
please help..
any other idea...

Posted: Tue Jul 11, 2006 11:13 pm
by Benjamin
If you post your code we can help you debug it.