Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CodeIgniter 4.0 is here!
Post: RE: CodeIgniter 4.0 is here!

thank you Lonnie, Happy Birthday James Perry and R.I.P
216,077 Views
132 Replies
02-24-2020, 03:43 AM
suhindra
    Thread: Important News about Jim Parry and the Project
Post: RE: Important News about Jim Parry and the Project

inna lillahi wa inna ilaihi raji’un
145,214 Views
98 Replies
01-16-2020, 02:37 AM
suhindra
    Thread: Which browser do you guys recommend?
Post: RE: Which browser do you guys recommend?

Firefox
129,111 Views
97 Replies
04-24-2017, 11:36 PM
suhindra
    Thread: Time calculation between 2 dates
Post: RE: Time calculation between 2 dates

PHP Code: -- $from = strtotime("2017-03-09 09:26:00"); $to = strtotime("2017-03-11 09:25:00"); echo round(abs($to - $from) / 60,2). " minute"; --
17,154 Views
8 Replies
03-30-2017, 02:18 AM
suhindra
    Thread: Is there an official Docker image for CodeIgniter?
Post: Is there an official Docker image for CodeIgniter?

Is there an official Docker image for CodeIgniter? I see there are some community contributed ones, not sure if there is an official one.
3,750 Views
2 Replies
03-21-2017, 07:53 AM
suhindra
    Thread: Codeigniter - Indonesia Community
Post: RE: Codeigniter - Indonesia Community

dycas Wrote: (01-22-2017, 05:15 PM) -- ini forum tidak membantu, kelihatan dari banyaknya pertanyaan yang tidak dijawab -- pake bahasa inggris bro pasti banyak yang jawab
326,080 Views
161 Replies
01-22-2017, 09:08 PM
suhindra
    Thread: Open Blog - Relaunch
Post: RE: Open Blog - Relaunch

hello @enlivenapp, I'm interested to make Indonesian translation
39,268 Views
25 Replies
01-14-2017, 05:15 AM
suhindra
    Thread: insert data into 2 table
Post: RE: insert data into 2 table

In order to insert the primary key of table diskon into table diskon_tunai, codeIgniter has built in helper functions to help with this task. PHP Code: -- //prepare data for table diskon     $data ...
5,638 Views
1 Replies
12-27-2016, 09:48 PM
suhindra
    Thread: .htaccess
Post: RE: .htaccess

you can use slug instead of id https://www.codeigniter.com/user_guide/tutorial/news_section.html
2,507 Views
1 Replies
12-26-2016, 07:02 AM
suhindra
    Thread: Codeigniter - Indonesia Community
Post: RE: Codeigniter - Indonesia Community

davy_yg Wrote: (10-12-2016, 04:56 AM) -- Hallo, Salam kenal semuanya. Saya masih pemula di ci dan butuh banyak bantuan..  saya butuh ci untuk kerjaan saya. Sebelumnya boleh bantu angkat rep...
326,080 Views
161 Replies
10-13-2016, 01:23 AM
suhindra
    Thread: wordpress and codeigniter
Post: RE: wordpress and codeigniter

yes its possible, just change .htaccess in the subfolder WordPress installation
6,417 Views
4 Replies
10-11-2016, 07:40 PM
suhindra
    Thread: [Solved] Bootstrap & Codeigniter Pagination
Post: RE: Bootstrap & Codeigniter Pagination

Have you tried these Solutions? http://stackoverflow.com/questions/16027480/always-show-previous-next-links-using-codeigniter-pagination-class
7,866 Views
3 Replies
10-11-2016, 07:32 PM
suhindra
    Thread: CodeIgniter with Multiple Sites
Post: RE: CodeIgniter with Multiple Sites

welcome
26,002 Views
17 Replies
10-11-2016, 02:04 AM
suhindra
    Thread: CodeIgniter with Multiple Sites
Post: RE: CodeIgniter with Multiple Sites

I found a explained 3 approaches to get it done. https://philsturgeon.uk/codeigniter/2009/07/08/Create-an-Admin-panel-with-CodeIgniter/
26,002 Views
17 Replies
10-10-2016, 11:46 PM
suhindra
    Thread: Tentang MVC
Post: RE: Tentang MVC

Keep your models fat and controllers thin.
4,415 Views
2 Replies
10-08-2016, 01:38 AM
suhindra
    Thread: Happy Eid al-Fitri
Post: RE: Happy Eid al-Fitri

thanks and Happy Eid al-Fitr to you
3,018 Views
1 Replies
07-09-2016, 02:33 AM
suhindra
    Thread: Deciding which image_library
Post: RE: Deciding which image_library

http://bfy.tw/6OT7
5,734 Views
3 Replies
06-22-2016, 04:59 AM
suhindra
    Thread: Undefined variable: slideshow
Post: RE: Undefined variable: slideshow

show us your complete view code,
11,525 Views
10 Replies
06-10-2016, 04:53 AM
suhindra
    Thread: User Guide Translations?
Post: RE: User Guide Translations?

I can help with indonesian translation.
26,201 Views
16 Replies
06-08-2016, 06:17 AM
suhindra
    Thread: Dofollow Link Code
Post: RE: Dofollow Link Code

rel="dofollow" doesn't exist. To expand upon that a bit, every link is assumed to be "dofollow" by default unless you add rel="nofollow". So if you want link juice passed through your links, you don't...
9,533 Views
7 Replies
05-29-2016, 08:59 PM
suhindra

Theme © iAndrew 2016 - Forum software by © MyBB