//EDIT THESE PATH $smiliepath = "/smilies/"; $serverPathToSmilies = "/home/YOURACCOUNT/public_html/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;
}
}
}
}
?>