N
|
nadimo author 4/24/2008 |
OOPs.. Forgot .. 2 more things :
"; |
S
|
spintz 4/24/2008 |
Could be a caching issue. In case it is, I recommend adding these lines to dbcommon.php - header( "Expires: Mon, 20 Dec 1998 01:00:00 GMT" ); |
N
|
nadimo author 4/24/2008 |
Could be a caching issue. In case it is, I recommend adding these lines to dbcommon.php - header( "Expires: Mon, 20 Dec 1998 01:00:00 GMT" );
|
N
|
nadimo author 4/24/2008 |
I have updated the Cars database from outside the web browser (I am talking about the cars template example ).and going back to see if the category list is updated . It is indeed .So I guess there is something missing in my code . I paste below the cars php file that displaus the categories list , maybe some PHP guru can figure out what is missing in my code .: ";......... |
J
|
Jane 4/25/2008 |
Hi, |
N
|
nadimo author 4/25/2008 |
Hi, |