zero-perfoliate
zero-perfoliate

Author Topic: How to insert variable into sql query??  (Read 555 times)

Offline willroads

  • New PHP Members
  • Posts: 1
  • Karma: +0/-0
How to insert variable into sql query??
« on: May 13, 2008, 10:43:33 AM »
Basically guys I just want to be able to take a date out of text-area(or something similar), and insert it into an SQL query.
So that it can ask something in the region of... Show specific records from fields, from a table, that occurs on the date(which is a field in my database) that has been typed into the text-area.

Thanks in advance, really in desperate need of a solution

Cheers, Will

 

zero-perfoliate