Thread: SQL Help Meeeee
View Single Post
  #5 (permalink)  
Old 10-04-03, 02:21 PM
alirezaok alirezaok is offline
Newbie Coder
 
Join Date: Oct 2003
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
thanks of all

my problem slove with it:

$Query = "select * from datas where 1 and date >= '$jsdate' AND date <= '$jedate' LIMIT 0, 30";

good luck
Reply With Quote