i might have found something to answer my other problem, but for some reason i'm getting a parse error..the actual error message is
Parse error: parse error, unexpected T_STRING, expecting ']'
in /hsphere/local/home/xxxxxx/xxxxxxxxxx.com/links2.php on line 4
the only code i have that has the links2.php text is <form action="links2.php" method="post">
any ideas?