
Function: JScms_string_encrypt_decrypt
17 hours ago
The JScms_string_encrypt_decrypt function handles encryption and decryption using AES-128-CTR.
17 hours ago
The JScms_string_encrypt_decrypt function handles encryption and decryption using AES-128-CTR.
26 minutes ago
The JScms_isIPBlocked function checks if an IP is blocked using ranges or exact matches.
24 minutes ago
The JScms_create_target_folder function creates directories and secures them with an index.html file.
54 minutes ago
The JScms_remove_files_except function removes all files from a directory except index.html.
44 minutes ago
The JScms_remove_single_File function removes a specific file from a directory.
34 minutes ago
The JScms_remove_files_directory function removes a directory and all its contents.
26 minutes ago
The JScms_resize_image function resizes and crops images with optional watermarking.
36 minutes ago
The JScms_upload_preview_image function handles uploading and processing of preview images.
53 minutes ago
The JScms_varname_blocked function validates whether a variable name is reserved or already exists in the database.