PHP Classes

File: src/traits/warningExceptionMap.json

Recommend this page to a friend!
  Packages of Barton Phillips   Simple Site Class   src/traits/warningExceptionMap.json   Download  
File: src/traits/warningExceptionMap.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Simple Site Class
Simple Site Class
Author: By
Last change:
Date: 8 days ago
Size: 923 bytes
 

Contents

Class file image Download
{ "regex": [ "preg_match", "preg_replace", "preg_match_all", "preg_split" ], "filesystem": [ "fopen", "file_get_contents", "file_put_contents", "unlink", "mkdir", "rmdir", "opendir", "filesize", "stat", "lstat" ], "network": [ "fsockopen", "stream_socket_client", "stream_select" ], "encoding": [ "mb_convert_encoding", "htmlspecialchars", "hex2bin" ], "dynamic": [ "include", "require", "eval" ], "misc": [ "getimagesize", "header", "session_start" ] }