i get the error message
Notice: A session had already been started - ignoring session_start() in c:\program files\apache group\apache\htdocs\invoicedb\newfunctions\newproviderfunctions.php on line 2
why? i have a form page done in html with php. if the user doesnt want to submit anything and go to another form he click a hyperlink to another form. where i have a sessesion_start();
why error?