Re: event calendar problem




"caine" <thensiujing@xxxxxxxxx> kirjoitti
viestissä:1170213820.612008.91150@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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.



.



Relevant Pages

  • Re: event calendar problem
    ... where d does not parse the value of the selected day. ... mysql syntax is also correct when I tried to input the fixed date, ... Does it need the proper assignment of d array? ...
    (comp.lang.php)
  • Re: Parsing a chemical formal
    ... > portion of single atoms ... > Beginning letter of a element ist written in upper case. ... > capital letter will be pushed in a temporary Array. ... It can parse formulas like the ...
    (comp.lang.perl.misc)
  • Re: Advanced? Parsing Methods
    ... >>and writes new records to a table in a SQL Server 2000 database. ... >> Would it be faster to use the Splitfunction to parse each line (using ... >> a comma delimiter) and pass the parsed data to an array? ... that I can select a specific item within the array. ...
    (microsoft.public.access.modulesdaovba)
  • Re: Parsing Data, Storing into an array, Infinite Backslashes
    ... > I am using this function to parse data I have stored in an array. ... It looks like you are setting the variable qval to the string ... Hint: it ...
    (comp.lang.python)
  • Re: How to extract domain from string with regex?
    ... Given that precondition, I wouldn't use regex: ... The URL to parse ... Otherwise an associative array is returned, ...
    (comp.lang.php)