Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CodeIgniter 4.0.0-alpha.2 Released
Post: RE: CodeIgniter 4.0.0-alpha.2 Released

great
45,734 Views
26 Replies
11-15-2018, 02:15 AM
Khanh Minh
    Thread: route not working.
Post: RE: route not working.

user.php => User.php if you use Codeigniter 3xx try it localhost/codeigniter/ or localhost/codeigniter/index.php/user
3,772 Views
2 Replies
03-17-2017, 12:12 AM
Khanh Minh
    Thread: how to upload thumbnail from url on one website
Post: how to upload thumbnail from url on one website

i have a image from another website below; //example.com/ten-hinh-anh.jpg plz, show me to upload  only thumb my website in codeigniter
1,334 Views
0 Replies
02-10-2017, 12:07 AM
Khanh Minh
    Thread: change GET query string
Post: RE: change GET query string

neuron Wrote: (01-24-2017, 02:18 AM) -- Hi, I search page which gets filter using GET method. in some cases I can get  ?brand=&model=2   this kind of query where brand is empty.  When I get this ...
9,628 Views
11 Replies
01-24-2017, 03:04 AM
Khanh Minh
    Thread: How to fix function to return multi array ci 3
Post: RE: How to fix function to return multi array ci 3

tks pro #pdthinh
2,572 Views
2 Replies
01-22-2017, 09:04 PM
Khanh Minh
    Thread: How to fix function to return multi array ci 3
Post: How to fix function to return multi array ci 3

i test with function below PHP Code: -- public function getexam_result($bode) { foreach($bode as $v)        {  $this->db->where('question_id',$v);  $q=$this->db->get('answer_true');...
2,572 Views
2 Replies
01-21-2017, 04:46 AM
Khanh Minh
    Thread: Ion_auth remember me IE 11
Post: RE: Ion_auth remember me IE 11

Wouter60 Wrote: (01-20-2017, 02:59 AM) -- The documentation says this about sess_expiration: "The number of seconds you would like the session to last. If you would like a non-expiring session (un...
7,211 Views
6 Replies
01-20-2017, 03:02 AM
Khanh Minh
    Thread: Ion_auth remember me IE 11
Post: RE: Ion_auth remember me IE 11

$config['sess_expiration'] = 600;
7,211 Views
6 Replies
01-20-2017, 02:36 AM
Khanh Minh
    Thread: how to remove data-ci-pagination-page in pagegination codeigniter 3
Post: how to remove data-ci-pagination-page in pageginat...

plz, help me to remove "data-ci-pagination-page" in pagigation codeigniter 3 change Code: -- 2 -- into Code: -- 2 -- tks in advance
5,615 Views
3 Replies
11-30-2016, 09:05 PM
Khanh Minh
    Thread: how to create pagination in codeigniter
Post: RE: how to create pagination in codeigniter

follow guide codeigniter i only create pagination below previous 5 6 7 8 9 10 next i want to create pagination above image privious 1 2 ... 5 6 7 8 9 10 ..15 16 next plz, show me to config...
4,271 Views
3 Replies
11-24-2016, 10:43 AM
Khanh Minh
    Thread: how to create pagination in codeigniter
Post: how to create pagination in codeigniter

plz, help me config pagination codeigniter 3 i'm new codeigniter, i face issue in pagination codegniter, i want to create pagigation beblow for example  previous 12 ...56789... 15 16 next ...
4,271 Views
3 Replies
11-24-2016, 09:39 AM
Khanh Minh
    Thread: how to create image manipulation text watermark with bold text
Post: how to create image manipulation text watermark wi...

how to create image manipulation text water with bold text and wordwrap for example    title: learn codeigniter 3     A. guilde codeigniter     B. learn codeigniter 3 plz, show me,
2,128 Views
1 Replies
11-02-2016, 01:25 AM
Khanh Minh

Theme © iAndrew 2016 - Forum software by © MyBB