Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Is REST API Possible with Codeigniter?
Post: RE: Is REST API Possible with Codeigniter?

That is a good tutorial. But missing the security part. How to give access to the specific user only? OAuth? Is it maintained by codeigniter? Is it safe to use in my projects?
14,275 Views
11 Replies
12-09-2017, 06:06 AM
mahesh2150
    Thread: Is REST API Possible with Codeigniter?
Post: Is REST API Possible with Codeigniter?

I want to create REST API. I have chosen two framework to work with. One is Slim and another one is Lumen. But if it is possible with codeigniter i will stick with codeigniter.
14,275 Views
11 Replies
12-09-2017, 03:32 AM
mahesh2150
    Thread: How to use ReactJS with Codeigniter?
Post: How to use ReactJS with Codeigniter?

Hi, I want to implement reactjs view in codeigniter. I can't find a good tutorial how to use reactjs with codeigniter When i issue, npm start, the view is started in http://localhost:8080 But ...
13,889 Views
2 Replies
11-26-2017, 11:51 PM
mahesh2150
    Thread: Suggest me how to do multi-language website?
Post: Suggest me how to do multi-language website?

I am using language files. But i want to add /en/ /hi/ on url http://domain.com/en/controller/method/?query_string .. Code: -- $route['(\w{2})'] = $route['default_controller']; -- But it is ...
1,609 Views
0 Replies
11-04-2017, 01:10 AM
mahesh2150
    Thread: index.php taking long time to load error - How to find the problem
Post: RE: index.php taking long time to load error - How...

InsiteFX Wrote: (10-24-2017, 05:19 AM) -- Use your web browsers Development Tools to see what is going on. F12 -- I am getting this error only when the load is high. Otherwise there is no such a...
4,352 Views
3 Replies
10-24-2017, 08:38 AM
mahesh2150
    Thread: index.php taking long time to load error - How to find the problem
Post: index.php taking long time to load error - How to ...

[pool www] child 940, script '/var/www/html/wquiz/index.php' (request: "GET /index.php") executing too slow (1.002374 sec), logging How can we find the trouble? Which controller and method makes t...
4,352 Views
3 Replies
10-24-2017, 12:46 AM
mahesh2150

Theme © iAndrew 2016 - Forum software by © MyBB