Hi,
I am quite new to PHP and recently I have been attempting to create a login script, just one problem, the setcookie function isn't working.
I have tried a basic php file with nothing other than a function to set and retrieve the cookie but still nothing.
Why is this happening?
I am quite new to PHP and recently I have been attempting to create a login script, just one problem, the setcookie function isn't working.
I have tried a basic php file with nothing other than a function to set and retrieve the cookie but still nothing.
Why is this happening?
Comment