Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Data from API
Post: RE: Data from API

I suggest you, make a library for that and then call the curl for API, once you get the data then process that data if needed and return to the controller.
6,196 Views
6 Replies
11-30-2016, 10:23 PM
milan alphansotech
    Thread: CLI run error
Post: RE: CLI run error

Vimal Wrote: (11-25-2016, 04:27 AM) -- I am facing this error while cli call. https://s22.postimg.org/je2ullmsx/Untitled.jpg -- explain more
9,027 Views
7 Replies
11-26-2016, 02:44 AM
milan alphansotech
  Thumbs Up Thread: CacheInterface In view cell
Post: RE: CacheInterface In view cell

@kilishan  Thanks for your help, now I understand. Thanks for your efforts.
6,643 Views
4 Replies
11-16-2016, 10:25 PM
milan alphansotech
    Thread: CacheInterface In view cell
Post: RE: CacheInterface In view cell

view_cell basically common function that called from common.php file. PHP Code: -- // file : common.php function view_cell(string $library, $params = null, int $ttl = 0, string $cacheName = null)...
6,643 Views
4 Replies
11-16-2016, 07:31 AM
milan alphansotech
  Question Thread: CacheInterface In view cell
Post: CacheInterface In view cell

hello I am trying to understand how view_cell work. I am reading view_cell (https://bcit-ci.github.io/CodeIgniter4/general/view_cells.html) doc guide and then check CI system. but I do not understa...
6,643 Views
4 Replies
11-15-2016, 11:55 PM
milan alphansotech
    Thread: Sharing session between wildcard subdomain
Post: RE: Sharing session between wildcard subdomain

I am not sure that this is working or not but I think it's related to cookie_domain.
8,092 Views
5 Replies
11-14-2016, 10:27 PM
milan alphansotech
    Thread: Integrating MVC framework to CMS (CodeIgniter)
Post: RE: Integrating MVC framework to CMS (CodeIgniter)

Creating a CMS on top of ci is required an advanced skill. here is a book that helps you a lot. Practical CodeIgniter 3 (https://leanpub.com/practicalcodeigniter3) by Lonnie Ezell. I suggest read a fr...
6,054 Views
4 Replies
11-13-2016, 10:46 PM
milan alphansotech
  Question Thread: Document Root
Post: Document Root

Hi friends, For testing, I upload CI 4 on my testing server and finding how I can set document root to CI public folder, but I can not find so, I talk to my hosting provider and he said we do not a...
4,073 Views
1 Replies
10-27-2016, 10:28 PM
milan alphansotech
    Thread: How to access server other folder
Post: RE: How to access server other folder

ridho Wrote: (10-19-2016, 03:27 AM) -- Try using filesystem helper -- for can example I put the mini application on ABC folder when I call www.example.com/abc , that application called (this applic...
6,056 Views
3 Replies
10-19-2016, 03:40 AM
milan alphansotech
  Information Thread: How to access server other folder
Post: How to access server other folder

Hello friends For testing, I download & setup CI4 on my local development PC. to set document root path I set up the virtual host. Now my question is if I do this on hosting server then how can I a...
6,056 Views
3 Replies
10-18-2016, 10:33 PM
milan alphansotech

Theme © iAndrew 2016 - Forum software by © MyBB