Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: [CI2] add_slashes for inserting Data to DB
Post: [CI2] add_slashes for inserting Data to DB

Hi, I am using mysqli, and using below query $test = htmlspecialchars(addslashes($this->input->post('test'))); $sql = "SELECT * from table WHERE file_id = '$test'"; $query = $this->db->query...
4,746 Views
2 Replies
02-21-2016, 08:54 PM
lzwdct
    Thread: Sending Email in Background
Post: Sending Email in Background

Hi, My system needs to send email to many users, and it really takes time to send many users. I do not want users to wait that time. _send_mail functions are in various controller file per purpose. ...
5,902 Views
4 Replies
12-14-2015, 03:54 PM
lzwdct

Theme © iAndrew 2016 - Forum software by © MyBB