On Tue, Jun 10, 2003 at 03:27:10PM -0400, CPT John W. Holmes wrote:
> > I dont know how exactly to explain this but will do my best, i have many
> of
> > the following lines in a page:
> >
> > > ="package" value="loco package">
>
>
Further to that... if you need to add more columns of informati
> I dont know how exactly to explain this but will do my best, i have many
of
> the following lines in a page:
>
> ="package" value="loco package">
> each line of course has a differient id[] value and package value.
>
> Everything is working fine with the just id[] value but now i need to add
lto:[EMAIL PROTECTED]]
Sent: Monday, January 21, 2002 10:09 AM
To: DL Neil
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] Confusing Problem
they are in the same script outside the function.
all the admin functions reside in a admin_func.php
with the $db_host, etc, etc variables assigned before it.
--
EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, January 20, 2002 3:08 PM
Subject: Re: [PHP] Confusing Problem
> they are in the same script outside the function.
>
> all the admin functions reside in a admin_func.php
> with the $db_host, etc, etc variables assigned befor
gt;
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, January 20, 2002 4:56 PM
Subject: Re: [PHP] Confusing Problem
> Tj,
>
>
> > I am really baffled by this problem. I have tried so many things to get
> > this working but to no avail. Here is the
> > actual code:
> >
>
Tj,
> I am really baffled by this problem. I have tried so many things to get
> this working but to no avail. Here is the
> actual code:
>
> function verify_user($username, $password){
> $conn = mysql_connect($db_host, $db_user, $db_pass) or
...
> Anyways the problem is I cannot get it to ev
be on first page:
and on second page:
should return:
Value of a is: something
-Message d'origine-
De : Gabriele Biondo [mailto:[EMAIL PROTECTED]]
Envoyé : lundi 20 août 2001 15:11
À : [EMAIL PROTECTED]; PHP
Objet : Re: [PHP] confusing problem w/sessions
> start your
> start your session before sending any html output to browser
Okay. This solves the problem w/the warnings
> check that register_globals is on
It is actually on
> if not use $HTTP_SESSION_VARS("a") instead to reference your session var
> assign a value after having initialiazed your var not
start your session before sending any html output to browser
check that register_globals is on
if not use $HTTP_SESSION_VARS("a") instead to reference your session var
assign a value after having initialiazed your var not before
-- Original Message --
From:
9 matches
Mail list logo