This commit is contained in:
Suvodip
2025-03-11 13:22:14 +05:30
parent 1808fa8757
commit fa183f628b
5 changed files with 152 additions and 33 deletions

View File

@@ -1,5 +1,6 @@
<?php
require_once('.hta_config/siliconpin_sp.php');
require_once('../.hta_config/conf.php');
require_once('../.hta_slug/_header.php');
if($_SERVER['REQUEST_METHOD']=='POST' && strlen($_POST['name']>3)){
$slugText = $_POST['name'];