Backend Development

Key System [SECURE] [2.0]

Submitted by Lol234d, , Thread ID: 20113

Thread Closed

RE: Key System [SECURE] [2.0]

#4
01-04-2016, 10:36 PM
Tragic Wrote:
01-04-2016, 10:03 PM
Ecstasy Wrote:
Lol234d There is a little mistake. Just thought you should know. EDIT: actaully on all of your 'location' statements you need to add the page extensions

PHP Code:
{
 
header('location: login');
 die();



It should be this or it 404's :D
PHP Code:
{
 
header('location: login.php');
 die();


No there isn't, Not if you have .htaccess on removing the .php extension to make the url more friendly

Not on a windows host m8
xxx

Users browsing this thread: 2 Guest(s)