- Original Message -
From: "suresh kumar" <[EMAIL PROTECTED]>
To: "php"
Sent: Saturday, March 11, 2006 4:51 PM
Subject: [PHP] session register()
i am facing two problems in my project.
1) whether i can store variable as session variable inside javasc
i am facing two problems in my project.
1) whether i can store variable as session variable inside javascript function
2)Is there any function available to calculate idle time of user .
i am waiting for reply from u
--
On Thu, 24 Oct 2002 21:26:30 +, John W. Holmes wrote:
> What is supposed to be in the session? Maybe these users are just
> denying cookies?
Maybe... But my php compiled with --use-trans-sid and use this feature.
In the session i store account, access timestamp etc...
P.S. And 10% of traffic
What is supposed to be in the session? Maybe these users are just
denying cookies?
---John Holmes...
> -Original Message-
> From: Victor Soroka [mailto:vs240@;yahoo.com]
> Sent: Thursday, October 24, 2002 10:08 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Re: PHP Session re
I have same troubles!!! I use php internet trade traffic system, and
10-20% of visitors lose their sessions data. Cut from logs:
Remote address: ##
Referer: http://mydomain.com/
URI: /out.php?id=1&PHPSESSID=235a91cef853e750a6b67a70375e7d88
User-agent: Mozilla/4.0 (compatible; MSIE 5.5; Win
> I have been trying to save a variable using PHP sessions.
>
> What I find is that while most of the time the variable content is
> restored
> and available on the subsequent pages, however there are times that
the
> variable seems to be there but the contents are not. If I hit the
browser
> re
I have been trying to save a variable using PHP sessions.
What I find is that while most of the time the variable content is restored
and available on the subsequent pages, however there are times that the
variable seems to be there but the contents are not. If I hit the browser
refresh a couple
";
Janet
- Original Message -
From: "Cristian Cerda" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 08, 2002 11:15 AM
Subject: [PHP] session register!!
> Hi there, hope you can help me with my problem.
>
> I'm trying to set up
yes, and didn't work.
Erik Price wrote:
> On Friday, February 8, 2002, at 02:15 PM, Cristian Cerda wrote:
>
> > I did set register_globals to On on the php.ini file. But when i use for
> > example session_register("the_var") in one page ( using session_start()
> > at the beginning), i don't get
On Friday, February 8, 2002, at 02:15 PM, Cristian Cerda wrote:
> I did set register_globals to On on the php.ini file. But when i use for
> example session_register("the_var") in one page ( using session_start()
> at the beginning), i don't get anything on the next page if i do echo
> $the_var
yes i did.
Nick Wilson wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> * and then Cristian Cerda declared
> > Hi there, hope you can help me with my problem.
> >
> > I'm trying to set up a PHP/MySQL web site using session variables to
> > pass information between pages. So far n
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
* and then Cristian Cerda declared
> Hi there, hope you can help me with my problem.
>
> I'm trying to set up a PHP/MySQL web site using session variables to
> pass information between pages. So far no good.
>
> I did set register_globals to On
Hi there, hope you can help me with my problem.
I'm trying to set up a PHP/MySQL web site using session variables to
pass information between pages. So far no good.
I did set register_globals to On on the php.ini file. But when i use for
example session_register("the_var") in one page ( using se
This code was working 4 weeks ago, i swear.
When i attempt a login, it goes through this script all the way to the
Header once a successful login as happened. Everything in this code
block works correctly, except that the variables don't exist in the
session. It's almost as if the "session_regi
14 matches
Mail list logo