an 2003 08:36:20 -0600, Bryan McLemore wrote
> Could always pass it through a hidden form.
>
> Bryan
>
> -Original Message-
> From: Bruce Levick [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, January 05, 2003 1:09 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] php v
'd love an easier
>alternative if one exists.
>
>Hope this helps. If not, I know there's a wealth of info in the PHP archives
>about this subject. That's where I learned.
>
>Rich
>
>-Original Message-
>From: Bruce Levick [mailto:[EMAIL PROTECTED]]
>
: Rich Hutchins [mailto:[EMAIL PROTECTED]]
Sent: Sunday, January 05, 2003 9:35 AM
To: Bruce Levick; [EMAIL PROTECTED]
Subject: RE: [PHP-DB] php variables to JS
>From what I have learned PHP and JS don't "talk" directly to each other.
Instead, you have to make hidden fields in yo
Could always pass it through a hidden form.
Bryan
-Original Message-
From: Bruce Levick [mailto:[EMAIL PROTECTED]]
Sent: Sunday, January 05, 2003 1:09 AM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] php variables to JS
Bruce Levick - VivamotionI am opening a chromless window with some JS
Hope this helps. If not, I know there's a wealth of info in the PHP archives
about this subject. That's where I learned.
Rich
-Original Message-
From: Bruce Levick [mailto:[EMAIL PROTECTED]]
Sent: Sunday, January 05, 2003 2:09 AM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] php v
Bruce Levick - VivamotionI am opening a chromless window with some JS code.
I need to pass some variables which come from rows in my database into the
jscript which will determine the size and URL of the window.
Before I go about drawing the info from the database I have set up some hard
code php
use this page and it will help you
http://www.php.net/manual/en/ref.session.php
Jeroen
At 17:26 10-4-2002 +0200, you wrote:
>Well, if you know what cookies are, then you know what session variables
>are. You just dont know that yet.. :)
>
>Joke aside, session variables are special cookies, cr
On Wednesday 10 April 2002 23:26, Egil Helland wrote:
> Well, if you know what cookies are, then you know what session variables
> are. You just dont know that yet.. :)
>
> Joke aside, session variables are special cookies, created by you or
> your app, it is represented at the users machine only
Well, if you know what cookies are, then you know what session variables
are. You just dont know that yet.. :)
Joke aside, session variables are special cookies, created by you or
your app, it is represented at the users machine only by a small cookie
with a generated ID, which again points b
Hi there,
I am pretty much a newbie, I was wondering what php session variables are? I
am creating a table with php that uses mySQL "create temporary table" based
on user specified columns and some where clause stuff. The page then
displays the contents of the table with the table headings as hre
10 matches
Mail list logo