Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by satyaprakashjha

  1. satyaprakashjha

    PHP Form Entry problem

    Yeah sppokie is rite, the same thing strike to me as well. In your SQL query all the text data must be refred using single quote i.e. if you want validate a field of text or char datatype then your query mucst be something like where name LIKE 'satya' so, the query will go like this : $query =...

Part and Inventory Search

Back
Top