Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CodeIgniter 3.0
Post: RE: CodeIgniter 3.0

Good News, Thanks all!
259,759 Views
95 Replies
03-30-2015, 11:33 PM
Rumolt
    Thread: CodeIgniter 3.0 Release Candidate
Post: RE: CodeIgniter 3.0 Release Candidate

Good News!
148,004 Views
57 Replies
01-26-2015, 07:42 PM
Rumolt
    Thread: How to read multiple values from cache at once?
Post: RE: How to read multiple values from cache at once...

No way as I know if you are using memcached. If you are using Redis, you can read multiple values at once. https://github.com/phpredis/phpredis#keys-getkeys
4,370 Views
0 Replies
12-29-2014, 01:16 AM
Rumolt
    Thread: Custom Controller
Post: RE: Custom Controller

Add the code (in core/SH_Shopping.php) to the file /core/SH_Controller.php It will work fine.
11,296 Views
0 Replies
11-27-2014, 08:33 PM
Rumolt
    Thread: Upload .doc files
Post: RE: Upload .doc files

Modify \application\config\mimes.php Code: -- 'doc' => array('application/msword', 'application/vnd.ms-office'), 'docx' => array('application/vnd.openxmlformats-officedocument.wordprocessingml....
16,394 Views
4 Replies
11-24-2014, 03:06 AM
Rumolt
    Thread: Can i use SQLite and MySQL together
Post: RE: Can i use SQLite and MySQL together

Yes,you can: http://www.codeigniter.com/userguide3/database/connecting.html#connecting-to-multiple-databases
5,233 Views
0 Replies
11-19-2014, 07:01 PM
Rumolt
    Thread: Add variable
Post: RE: Add variable

What's error information?
5,163 Views
0 Replies
11-18-2014, 07:52 PM
Rumolt
    Thread: Upgraded forum software to MyBB 1.8
Post: RE: Upgraded forum software to MyBB 1.8

Nice! I find a small bug: At the right bottom, change the theme to "--duende", then change back "default". It seems like something is missing?
58,072 Views
0 Replies
11-16-2014, 07:12 PM
Rumolt

Theme © iAndrew 2016 - Forum software by © MyBB