<!DOCTYPE HTML>
<html>
<head>
<title>Online PHP Code Obfuscator</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf8"/>
<meta name="Keywords" content="php,obfuscator,obsfuscate" />
<meta http-equiv="Content-Language" content="en"/>
<meta name="distribution" content="global"/>
<meta name="Description" content="Online PHP Code Obfuscator" />
<meta name="Robots" content="all"/>
</head>
<body>
<h2>PHP Online Code Obfuscator</h2>
<form method="POST" action="obfuscator.php">
<textarea name="clean_code" cols="50" rows="30"></textarea>
<input type="submit" value="Obfuscate"/>
</form>
</body>
</html>
|