
Function: JScms_field_not_exist
17 hours ago
The JScms_field_not_exist function checks for the existence of a field value in a database table.
17 hours ago
The JScms_field_not_exist function checks for the existence of a field value in a database table.
1 minute ago
The JScms_field_not_exist_double function checks for the existence of a row with two field values in a database table.
17 hours ago
The JScms_row_exist function checks for the existence of a row in a database table by its ID.
17 hours ago
The JScms_cut_content function truncates text to a specified limit while avoiding broken words.
17 hours 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.
3 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.