Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Ajax & CI3
Post: RE: Ajax & CI3

I use and would recommend JQuery for Ajax integration with CI. It is fast, well documented, and has tons of plugins. Since the nature of AJAX is client-side, (the J in Ajax is "Javascript"), you are...
10,191 Views
5 Replies
04-17-2015, 05:18 PM
bitwizard
    Thread: Mysqli frequent connection failures
Post: Mysqli frequent connection failures

Codigniter 3.0.0 I have been having lots of problems with the mysqli driver. Every third connection or so, I'd get a database connection error.  Tracking it down revealed that mysqli_init() was ret...
1,873 Views
0 Replies
04-16-2015, 05:36 AM
bitwizard
    Thread: db->update blanks out data array values
Post: RE: db->update blanks out data array values

So, I've confirmed that this is a PDO driver issue, ODBC and MYSQL drivers do not have this problem. Sadly, I gotta have PDO for a very large project that will run on 200+ servers, and I really want...
3,112 Views
0 Replies
03-18-2015, 08:26 PM
bitwizard
    Thread: db->update blanks out data array values
Post: db->update blanks out data array values

Has anyone seen this before? db->update and db->update_string both blank out every value in the data array when producting a query. This is CI3.  Using PDO driver.  Thanks in advance. Code:    ...
3,112 Views
0 Replies
03-13-2015, 01:02 PM
bitwizard

Theme © iAndrew 2016 - Forum software by © MyBB