| List: | General Discussion | « Previous MessageNext Message » | |
| From: | -Patrick | Date: | April 25 2006 3:46pm |
| Subject: | Accumilating Blog Comments | ||
| View as plain text | |||
$query_rsComments = sprintf("SELECT id_com WHERE idart_com=%s ORDER BY
date_com ASC", $KTColParam1_rsComments);
can anyone see what Im trying to do here? basically, I want to match the
id_com with an idart_com to produce a value and report back through the
other chunk of code already given to output a number.. using
mysql_num_rows(). But Im getting syntax and check line errors..
Any thoughts?
-Patrick
| Thread | ||
|---|---|---|
| • Accumilating Blog Comments | -Patrick | 25 Apr |
| • Re: Accumilating Blog Comments | Philippe Poelvoorde | 25 Apr |
| • Re: Accumilating Blog Comments | -Patrick | 25 Apr |
| • Re: Accumilating Blog Comments | Peter Brawley | 25 Apr |
