
Function: JScms_field_not_exist_double
55 minutes ago
The JScms_field_not_exist_double function checks for the existence of a row with two field values in a database table.
55 minutes ago
The JScms_field_not_exist_double function checks for the existence of a row with two field values in a database table.
18 hours ago
The JScms_row_exist function checks for the existence of a row in a database table by its ID.
25 minutes ago
The JScms_cut_content function truncates text to a specified limit while avoiding broken words.
29 minutes ago
The JScms_clean_content function sanitizes user input and preserves pre and code content.
13 hours ago
The JScms_escapePreCodeBlocks function escapes content in pre code blocks to prevent rendering issues and ensure safety.
58 minutes ago
The JScms_send_email function stores email data in a database for later processing via cron jobs.
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.
55 minutes ago
The JScms_encode_email function encodes email addresses to reduce spam collection.