|
Posted by caine on 01/31/07 03:23
Yes, I had checked with $_REQUEST['d'], and it's giving same results
where d does not parse the value of the selected day. Besides, the
mysql syntax is also correct when I tried to input the fixed date, and
it is able to print out the news on the correspond day.
Does it need the proper assignment of d array? i.e. d[], or
d[$counter] ? I've changed 'd' for either case of d[] and
d[$counter], but it is still doesn't work though.
Navigation:
[Reply to this message]
|