Check data from database through query BY "WHERE"
Posted: Mon Aug 27, 2007 4:24 am
Dear Friends,
I have three dates in the database called, date1, date2, date3.
I have to write a query. the query has to search the date by WHERE condition in database.
If the date is find, I have to add some amount value on that day.
How can I create by using php and mysql.
Please Help me,
Thanks in advance.
Regards,
maza.
I have three dates in the database called, date1, date2, date3.
I have to write a query. the query has to search the date by WHERE condition in database.
If the date is find, I have to add some amount value on that day.
How can I create by using php and mysql.
Please Help me,
Thanks in advance.
Regards,
maza.