Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Is there some guidance on stepping through CI-enabled code?
Post: RE: Is there some guidance on stepping through CI-...

php_rocs Wrote: (02-20-2019, 11:12 AM) -- @IgniterExplorer, There are tons of video's and articles that can show you how.  You just have to put in the work to find it.  Youtube, CI forum, and more...
2,117 Views
2 Replies
02-20-2019, 12:42 PM
IgniterExplorer
    Thread: Is there some guidance on stepping through CI-enabled code?
Post: Is there some guidance on stepping through CI-enab...

Hi, Along with tutorials and hands-on practice, I'm trying to trace through some of the practice modules I'm using with CodeIgniter. The problem, as with many libraries, is that it's easy to dig...
2,117 Views
2 Replies
02-20-2019, 08:31 AM
IgniterExplorer
    Thread: Is the template folder needed for the tutorial?
Post: RE: Is the template folder needed for the tutorial...

ciadmin Wrote: (02-04-2019, 01:30 PM) -- Hmmm. I didn't think it used the template parser, though it does use a folder called "templates" ... two different things. -- Sure, that's fine.  But it cou...
4,140 Views
5 Replies
02-04-2019, 01:49 PM
IgniterExplorer
    Thread: Is the template folder needed for the tutorial?
Post: RE: Is the template folder needed for the tutorial...

ciadmin Wrote: (02-04-2019, 10:46 AM) -- I think the tutorial expects you to create the templates folder. -- Yes, I did so, and also fixed a couple of typos in my files.  It's all working as expect...
4,140 Views
5 Replies
02-04-2019, 10:58 AM
IgniterExplorer
    Thread: Is the template folder needed for the tutorial?
Post: Is the template folder needed for the tutorial?

Hi, In the CodeIgniter tutorial, specifically at https://www.codeigniter.com/userguide3/tutorial/static_pages.html , the instructions say to create the page header and footer in the    ../...
4,140 Views
5 Replies
02-04-2019, 09:16 AM
IgniterExplorer
    Thread: Unable to connect to your database server using the provided settings
Post: RE: Unable to connect to your database server usin...

All set. I just went ahead and added a Login and User, and am using that without Windows Authentication. That's good enough for development. Regards,
21,498 Views
3 Replies
10-05-2018, 07:51 AM
IgniterExplorer
    Thread: Unable to connect to your database server using the provided settings
Post: RE: Unable to connect to your database server usin...

qury Wrote: (10-05-2018, 04:39 AM) -- Hi, This is the section from config/database.php of a project that is using sqlsrv driver. PHP Code: -- $db['mssql'] = array(    'dsn'          => '', ...
21,498 Views
3 Replies
10-05-2018, 06:27 AM
IgniterExplorer
    Thread: Unable to connect to your database server using the provided settings
Post: Unable to connect to your database server using th...

Hi, I'm getting that standard error that happens when there's something wrong with the sqlsrv driver specifications. It's php 7.1: Unable to connect to your database server using the pr...
21,498 Views
3 Replies
10-04-2018, 01:18 PM
IgniterExplorer

Theme © iAndrew 2016 - Forum software by © MyBB