Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Php Encryption
Post: Php Encryption

How can I send or pass data in encrypted form from view to controller? I use is_encrypted() method but its not working? Is there any other way to do this?
2,426 Views
1 Replies
06-28-2015, 10:42 AM
isabella
    Thread: How to change format for output of timespan function
Post: RE: How to change format for output of timespan fu...

You can use a Format function in which you tell the format in which you want to get the required output.
3,939 Views
2 Replies
06-18-2015, 04:19 AM
isabella
    Thread: CodeIgniter 4 Important Features
Post: RE: CodeIgniter 4 Important Features

CodeIgniter new update is really hard to implement on existing websites.Development team should make it easier.
83,095 Views
23 Replies
06-18-2015, 03:54 AM
isabella
    Thread: [Help] Secure Password Hashing Algorithm
Post: RE: [Help] Secure Password Hashing Algorithm

Why don't you use SHA1 built-in hash function for password encryption?That is one of the best secure solution.
9,403 Views
4 Replies
06-17-2015, 04:16 AM
isabella
    Thread: Session library Issue
Post: RE: Session library Issue

Thanks guys for all the suggestions.I find the bug now it's fine.
8,153 Views
6 Replies
06-17-2015, 02:56 AM
isabella
    Thread: Session library Issue
Post: RE: Session library Issue

I already added this library in autoload file.Still its not working
8,153 Views
6 Replies
06-13-2015, 11:53 AM
isabella
    Thread: Future of codeigniter
Post: RE: Future of codeigniter

marcogmonteiro Wrote: (04-14-2015, 10:02 AM) -- waseem afzal Wrote: (04-14-2015, 02:59 AM) -- Hello all of you.i am listning few of my friends about the future of codeigniter.They asking that codeig...
23,012 Views
8 Replies
06-12-2015, 10:28 PM
isabella
    Thread: Codeigniter vs LArave;
Post: RE: Codeigniter vs LArave;

It all depends upon your ease.I think CodeIgniter is really easy to use for web development.But people are moving towards laravel instead of this laravel configuration process is bit difficult.
40,713 Views
20 Replies
06-12-2015, 10:14 PM
isabella
    Thread: Problem with case sensitive in loading controllers
Post: RE: Problem with case sensitive in loading control...

Controller class name should be start from a capital letter, As it is convention in codeignetor. You should try Profile instead of profile.
37,388 Views
12 Replies
06-12-2015, 09:59 PM
isabella
    Thread: Session library Issue
Post: Session library Issue

Hi guys, I am developing a website but no idea why the session is not maintaining.When the user logged in the session is maintained but when I retrieve the data from session in another function it re...
8,153 Views
6 Replies
06-12-2015, 09:55 PM
isabella

Theme © iAndrew 2016 - Forum software by © MyBB