0 LIKES LikeUnLike
Is this a valid statement in PHP?$result = mysql_query("SELECT * FROM events WHERE strtotime(event_stamp) BETWEEN $searchstart AND $searchend");I assume that if you can use php functions in the middle of a query select statement it would store the whole table of output into my $result variable correct?
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 1 answers.