Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: to use datatables with my code
Post: RE: to use datatables with my code

First of all Kindly provide what error message you get secondly you should avoid using html code in your controller. :)
7,466 Views
5 Replies
11-03-2016, 02:31 AM
abhijeetgk
    Thread: add_clients
Post: RE: add_clients

Any error log or error message displayed on screen will help to resolve issue.
3,350 Views
3 Replies
06-29-2016, 10:53 PM
abhijeetgk
    Thread: How to show file upload names and size?
Post: RE: How to show file upload names and size?

IF you can provide a detailed error description, it will help to analyse it better.
8,040 Views
7 Replies
06-15-2016, 05:33 AM
abhijeetgk
    Thread: Unable to connecte to the database
Post: RE: Unable to connecte to the database

checklist to follow 1) connection details are correct 2) mysql server is running fine 3) check with command line or desktop client with same credential whether connecting fine. If all above co...
14,605 Views
13 Replies
06-08-2016, 11:14 PM
abhijeetgk
    Thread: Run a cron job on a controller method
Post: RE: Run a cron job on a controller method

may be you can have a look at https://codeigniter.com/user_guide/general/cli.html Another hack is Create a "cli.php" file at the root of your CodeIgniter folder: if (isset($_SERVER['REMOTE_ADDR']...
20,050 Views
8 Replies
05-25-2016, 06:18 AM
abhijeetgk
    Thread: codeigniter pagination sorting one page
Post: RE: codeigniter pagination sorting one page

may be you can run regular paging query with default sorting and before displaying in table you can again sort depending on your need.
2,200 Views
1 Replies
05-24-2016, 10:52 PM
abhijeetgk
    Thread: Codeigniter 3.x + Smarty
Post: RE: Codeigniter 3.x + Smarty

In the above code shared.. it worked fine but when tried to use some advanced concepts like template inheritance http://www.smarty.net/docs/en/advanced.features.template.inheritance.tpl its givi...
30,324 Views
0 Replies
05-23-2016, 01:57 AM
abhijeetgk

Theme © iAndrew 2016 - Forum software by © MyBB