Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Xampp and codeigniter problem
Post: Xampp and codeigniter problem

I installed xampp and codeigniter. Within xampp,htdoc folder I create a folder ci and paste all codeigniter. when i open http://localhost/codeignator/index.php to access the default controller to s...
2,047 Views
0 Replies
02-27-2015, 03:28 AM
subhajitmaity
    Thread: URL problem
Post: RE: URL problem

Rufnex Wrote: (02-26-2015, 10:57 AM) -- Have you a .htaccess file in the document root? PHP Code: -- RewriteEngine on RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUES...
13,104 Views
0 Replies
02-26-2015, 11:40 AM
subhajitmaity
    Thread: URL problem
Post: RE: URL problem

Narf Wrote: (02-26-2015, 09:45 AM) -- DO NOT USE MD5! Use password_hash() and password_verify() (http://php.net/password). -- ok ok...but please solve my issue...
13,104 Views
0 Replies
02-26-2015, 09:53 AM
subhajitmaity
    Thread: URL problem
Post: RE: URL problem

aurelien Wrote: (02-26-2015, 06:18 AM) -- Hi, I think you should be remove "index.php" from the ::$config['base_url']. -- if i remove index.php from base url then after clicking log in button ...
13,104 Views
0 Replies
02-26-2015, 09:45 AM
subhajitmaity
    Thread: URL problem
Post: URL problem

I create a simple login system.The code is the following Create yourcodeigniter/application/models/m_login.php:   Create Verify login on yourcodeigniter/application/controllers/c_ver...
13,104 Views
0 Replies
02-26-2015, 05:22 AM
subhajitmaity

Theme © iAndrew 2016 - Forum software by © MyBB