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 3d8c851 commit 671cf68Copy full SHA for 671cf68
edit.php
@@ -1,5 +1,6 @@
1
<?php
2
-//echo $_GET['msg'];
+
3
+echo 'added new line';//echo $_GET['msg'];
4
5
//include basic crud file to access the class
6
include_once 'basic_crud.php';
0 commit comments