We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ee4e99 commit 2f38435Copy full SHA for 2f38435
src/example.php
@@ -47,4 +47,4 @@
47
echo "The \$_SESSION variable still: " . $_SESSION["test"] . PHP_EOL . PHP_EOL;
48
var_dump($session);
49
50
-// You should no check the database table to see if a row has been added
+// You should now check the database table to see if a row has been added
0 commit comments