Current Page: 1 of 1
Results 1 - 1 of 1
14 years ago
DaK
I canĀ“t get all warnings to display at my WAMP test server: The following code shall result in a few more warnings than I got from WAMP: <?php error_reporting( E_ALL | E_STRICT | E_WARNING); echo "D"; session_start(); $_SESSION["s"] = y; setcookie(); setcookie(1); ?> Expected result is (on live server): D Warning: session_start() : Cannot send session cache li
Forum: WampServer English
Current Page: 1 of 1