I even tried to refresh a page containing just this
- Code: Select all
<?php
session_start();
?>
To make sure none of my codes are messing it up i know if you load and refresh this something is going to show up saying session already started please help


