update
This commit is contained in:
6
php/demo-comment.php
Normal file
6
php/demo-comment.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
if( isset($_POST['submit']) )
|
||||
{
|
||||
// Your PHP code here
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user