Please answer this simple SPAM challenge: max(nine, zero)? (Example: nine)
To avoid the notice commited by PHP since 4.3.3 when you start a session twice, check session_id() first:if (session_id() == "") session_start();
<< Back to user notes page