
Function: JScms_password_creator
13 hours ago
The JScms_password_creator function generates random passwords using the md5 hash of random numbers.
13 hours ago
The JScms_password_creator function generates random passwords using the md5 hash of random numbers.
13 hours ago
The JScms_numeric_creator function generates random numeric strings of a specified length.
31 minutes ago
The JScms_encode_email function encodes email addresses to reduce spam collection.
13 hours ago
The JScms_string_encrypt_decrypt function handles encryption and decryption using AES-128-CTR.
13 hours ago
The JScms_isIPBlocked function checks if an IP is blocked using ranges or exact matches.
13 hours ago
The JScms_create_target_folder function creates directories and secures them with an index.html file.
13 hours ago
The JScms_remove_files_except function removes all files from a directory except index.html.
13 hours ago
The JScms_remove_single_File function removes a specific file from a directory.
13 hours ago
The JScms_remove_files_directory function removes a directory and all its contents.