Re: event calendar problem
- From: "P Pulkkinen" <perttu.POISTATAMA.pulkkinen@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 30 Jan 2007 22:18:16 +0200
Code was quite long to anyone debug for your behalf.
GENERAL HINT #1:
var_dump($_REQUEST);
do that sometimes to check if post&get-variables are received in a way you
thought they are.
GENERAL HINT #2;
concanate sql query parts into one string and print that instead of
excetuting. copy then it from the screen and use phpmyadmin to check what
query really returns or is it valid syntax at all.
.
- Follow-Ups:
- Re: event calendar problem
- From: caine
- Re: event calendar problem
- References:
- event calendar problem
- From: caine
- event calendar problem
- Prev by Date: Re: PHP and upload
- Next by Date: Dumping an array to a web page
- Previous by thread: event calendar problem
- Next by thread: Re: event calendar problem
- Index(es):