Posted by Robert G Laurin on June 21, 2020 at 12:14:02:
In Reply to: addslashes to mysql read posted by JEFFREY HARDING on June 19, 2020 at 15:42:24:
The proper usage says the MySQL field names should be identified using grave accents like:
select `my_field`, `my_or` from `my_db`.`my_file` where `my_other_field` > 'Search Value';
Notice MySQL field names are using `` (grave) and text is using '' (quote)
You can contact me if you need any help with MySQL & Comet. Used it a lot.
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.