Current location: Hot Scripts Forums » Programming Languages » PHP » Cookie problem

Cookie problem

 
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 06-13-05, 02:46 PM
Tempestshade Tempestshade is offline
Newbie Coder
 
Join Date: Aug 2004
Posts: 81
Thanks: 0
Thanked 0 Times in 0 Posts
Cookie problem

I have

setcookie("user", $user, time() + 7200);
setcookie("pass", $rpass, time() + 7200);

to save my cookie and

$user = $_COOKIE['user'];
$pass = $_COOKIE['pass'];

to call my cookie. But when i call my cookie. The cookie = nothing
__________________
http://www.cashbackhosting.net - Cashback Hosting. Cheap Web Hosting starting at $1.50
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting a cooke (time it expires) mcrob PHP 4 04-27-05 01:13 PM
Passing info between pages w/ URL HairySpider JavaScript 6 01-09-05 09:47 AM
Count problem kasic ASP.NET 1 10-20-04 01:23 AM
Asp and Microsoft Access 2002 problem gop373 ASP 2 10-06-04 10:13 AM
cookie problem darkcarnival PHP 11 12-27-03 07:17 PM


All times are GMT -5. The time now is 05:18 PM.
vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.