Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.8K
~606 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Web Development x 1
UI / UX Design x 1
Favorite Tags
2 Posted Topics
The problem should be with the time you've set.. If you want the cookie to expire in 2 hours you should set it to `time() + 7200`, instead of `time() * 7200`.. It should be the time() *plus* the *[no. of seconds]*..
I also started learning HTML, CSS, Javascript, jQuery, PHP and MySQL at [Click Here](http://www.w3schools.com/).. I still refer to w3schools site when I need reference.. probably the best place for you to start with..
The End.