PHP Classes

File: infile.php

Recommend this page to a friend!
  Classes of zinsou A.A.E.Moïse   PHP Ghost Face   infile.php   Download  
File: infile.php
Role: Auxiliary script
Content type: text/plain
Description: auxilliary example script
Class: PHP Ghost Face
Encrypt PHP code to generate executable scripts
Author: By
Last change:
Date: 6 years ago
Size: 81 bytes
 

Contents

Class file image Download
<?php

$example
= "Yes, This is an Example Script" . PHP_EOL;

echo
$example;