PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have been doing some expeimentation with cookies lately and I have came to a huge hault with the subject. When I try to create a small cookie showing the username from the previous page it doesn't show when I check my cookies through javascript in the URL.
can you please post how you are showing the cookie.
im not sure what you mean by "I check my cookies through javascript in the URL.", please elaborate.
I mean by typing, javascript:alert(document.cookie); in the URL to view the cookie. Sorry for not explaining it the first time but i thought you would have known. So is there any chance of a little help on this?