PHP Classes

File: infile.php

Recommend this page to a friend!
  Classes of Nick Daniels   PHP Ghost Crypt   infile.php   Download  
File: infile.php
Role: Auxiliary script
Content type: text/plain
Description: Example Infile to encrypt
Class: PHP Ghost Crypt
Encrypt PHP code and generate self decrypting code
Author: By
Last change:
Date: 8 years ago
Size: 81 bytes
 

Contents

Class file image Download
<?php

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

echo
$example;