"Cpt John W. Holmes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> From: "Kenn Murrah" <[EMAIL PROTECTED]>
> > I need to be able to pass a PHP variable to a Javascript and can't
> > figure out how to do it. In short, the Javascript win() statement is
> > used open a page as define
From: "Kenn Murrah" <[EMAIL PROTECTED]>
> I need to be able to pass a PHP variable to a Javascript and can't
> figure out how to do it. In short, the Javascript win() statement is
> used open a page as defined in PHP -- i.e., $php_name =
> "http://www.somewhere.com/something/3.jpg"; , a filenam
Greetings.
I need to be able to pass a PHP variable to a Javascript and can't
figure out how to do it. In short, the Javascript win() statement is
used open a page as defined in PHP -- i.e., $php_name =
"http://www.somewhere.com/something/3.jpg"; , a filename that was
generated dynamically in
I am having a problem passing a variable from PHP to Javascript and getting
my JS function to recognize a form element object. I am trying to use the
selection of a particular option in a dropdown menu to control the
visibility of another form control element (another select box). In other
words,
If you are using sessions, use it as a session variable.
--- "John (News)" <[EMAIL PROTECTED]> wrote:
> I need to pass a variable e.g. $var1 from one PHP page to
> another. The
> only conditions are that the variable cannot be shown in
> the source
> code on the end users machine nor can it be pa
Either use sessions or pass it via POST in using a form.
--
Ben Sinclair
[EMAIL PROTECTED]
- Original Message -
From: "John (News)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 17, 2002 4:48 PM
Subject: [PHP] Passing PHP Variables
> I ne
I need to pass a variable e.g. $var1 from one PHP page to another. The
only conditions are that the variable cannot be shown in the source
code on the end users machine nor can it be passed visibly within the
url. Does anyone have any suggestions on how I can accomplish this?
Hippie.
--
PHP G
Please i want to know how to pass variables (such as $PHP_AUTH_USER and
$PHP_AUTH_PW) from php to Perl script which is in apache cgi-bin
directory.
Thanks in advance for help
--
Moise Bertrand TACHAGO
Computer scientist
Volunteer DBMS Specialist
SDNP Cameroon, 506 Hajal Center Building
Yaounde C
8 matches
Mail list logo