Quote:
Originally Posted by moza
I tried to get this code to working but everytime I tried I got error on this line:
Quote:
Originally Posted by fernando
while ($result_row = db_fetch_array($result)) {
|
The error message is like this:
Parse error: parse error, unexpected T_VARIABLE in /Applications/MAMP/htdocs/test_001/xcart_412/customer/listing.php on line 13
|
Check for a missing close bracket
} and/or one too many