This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
function DatToImage($datPath) { | |
$b = file_get_contents($datPath); | |
if ($b === false) { | |
throw new Exception("Failed to read DAT file"); | |
} | |
if (strlen($b) < 2) { | |
throw new Exception("Image size error"); | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Username: Matthias Rhein | |
License Key: DwBkz/YGssdAFYguB3cM4fCdrQTSfV8S3NkcAO3pInQQAFJ4LPJxGlOzDFTOECbdZt003YTvbejzqcOyyySmegMABwwBAAEADwBkz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
— BEGIN license —– | |
ZYNGA INC. | |
50 User License | |
EA7E-811825 | |
927BA117 84C9300F 4A0CCBC4 34A56B44 |