hi, i am trying to play with string. so i need some suggestion.
for example i have a database containing id, book name, author name, publish year. now i would like to make a php script that will search book information from the database. User may type part of the book name or author name, may...