Backend Development

Key System [SECURE] [2.0]

Submitted by Lol234d, , Thread ID: 20113

Thread Closed

RE: Key System [SECURE] [2.0]

This post was last modified: 01-04-2016, 10:09 PM by Ecstasy
#2
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();

Private Investigation Services
Pm / Contact me

Users browsing this thread: 5 Guest(s)