Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: An user can view info of another users
Post: RE: An user can view info of another users

Is your server Apache or NGINX?
13,755 Views
14 Replies
11-08-2017, 05:20 AM
Gustavo Martins
    Thread: Fatal error: Call to undefined method CI
Post: RE: Fatal error: Call to undefined method CI

Maybe you intended to use the function csv_from_result(). You could combine this with the file helper to write the file.
7,263 Views
5 Replies
09-19-2017, 06:30 PM
Gustavo Martins
    Thread: codeiginter encrypt and decrypt producing new value after each refresh
Post: RE: codeiginter encrypt and decrypt producing new ...

Can you show us your code?
5,210 Views
4 Replies
09-02-2017, 10:08 AM
Gustavo Martins
  Tongue Thread: Slice Library to simulate Blade's template system!
Post: Slice Library to simulate Blade's template system!

Hi guys!  :D I've been working on a library to simulate Laravel's Blade template system. And I'm happy to share with you this library! Get it on GitHub: Slice-Library (https://github.com/GustMar...
7,718 Views
2 Replies
05-16-2017, 09:15 PM
Gustavo Martins
  Lightbulb Thread: How to format template?
Post: RE: How to format template?

There is a library designed for CodeIgniter to simulate Laravel's Blade. https://github.com/GustMartins/Slice-Library (https://github.com/GustMartins/Slice-Library) :cool:
9,316 Views
8 Replies
05-02-2017, 09:18 PM
Gustavo Martins
    Thread: problem of link [solved problem]
Post: RE: problem of link

In simple english, your link is trying to access the controller 'Curriculum'!! Since 'Curriculum is a method of 'Homepage' controller, your link should be: PHP Code: --
17,002 Views
15 Replies
11-11-2016, 11:20 AM
Gustavo Martins
    Thread: ajax functionality added
Post: RE: ajax functionality added

Wouter60 Wrote: (11-10-2016, 12:13 AM) -- PHP Code: -- url : 'controllername/methodname', -- -- No doubt this code would work. But a better approach would be using the site_url() function. I kno...
5,001 Views
2 Replies
11-10-2016, 04:42 AM
Gustavo Martins

Theme © iAndrew 2016 - Forum software by © MyBB