I don't know what these mean, also I don't know which part of my code to post.PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /hermes/web10/b257/pow.thefreebielife/affiliate/psignup.php:3) in /hermes/web10/b257/pow.thefreebielife/affiliate/psignup.php on line 3
PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /hermes/web10/b257/pow.thefreebielife/affiliate/psignup.php:3) in /hermes/web10/b257/pow.thefreebielife/affiliate/psignup.php on line 3
Code: Select all
<? session_start(); ?>
<? require("config.php"); require("functions.php"); ?>Any help would be appreciated, also, let me know if theres any other code i should post.