⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
local
/
psa
/
admin
/
htdocs
/
spaw
/
demo
/
Edit File: demo.php
<?php include("../spaw.inc.php"); $spaw1 = new SpawEditor("spaw1"); ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>SPAW Editor Demo</title> </head> <body> <p>This is not a feature demonstration of SPAW Editor. This script is included for the only purpose of testing your configuration. If you can see and operate an instance of SPAW Editor below then your editor is properly configured</p> <p>For extended feature demonstration visit <a href="http://www.solmetra.com/en/disp.php/en_products/en_spaw/en_spaw_demo">our demo page at solmetra.com</a><p> <form method="post"> <?php $spaw1->show(); ?> </form> </body> </html>
Simpan