//EDIT THESE PATH $smiliepath = "http://www.neonlite.ca/archives/smilies/"; $serverPathToSmilies = "http://www.neonlite.ca/archives/smilies"; // edit these next two ONLY if they differ from your comments form $commentsFormName = "comments"; $commentsTextName = "text"; ?>
Click on a smilie to add it to your comment.
| ";
}
echo " | ";
}
if ($cellcount == 5) {
echo "";
}
if ($cellcount < 4) {
$cellcount++;
} else {
$cellcount=0;
}
}
}
}
?>