http://www.urlcutter.info Please visit this site, and help me with what's wrong! I don't know what I did wrong, and when you surf the page, there is a TON of errors! I really need help! I'll love you forever if you can help me!
It is common with the "Headers Already Sent" error that you have whitespace either before you <?php or after the ?> - If this is not the case it is also very possible that you have echo()'d (print, printf, or echo) somewhere before session_start(); If you have any included files before session_start(); this could be your problem as well. You can always have a go by posting your urlcutter/index.php.