PHP Classes

File: example.php

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

Contents

Class file image Download
<?php

require_once 'GhostFace.class.php';
$gcrypt = new GhostFace("infile.php", ".enc.php");
// $gcrypt = new GhostFace("infile.php", ".enc.php");
$gcrypt = new GhostFace("ex.php", ".enc.php", "","",60,"Your license key expired,Please Contact master GhostFace to require a new license key","GhostPEPPER");