[nycphp-talk] Passing some form values through to a redirected page...
CHUN-YIU LAM
chun_lam at hotmail.com
Fri Jan 31 16:39:26 EST 2003
I think the answer is yes, but you have to encode your the all your Form
variables including the any equal signs.
Matthew
----Original Message Follows----
From: Webapprentice <webapprentice at onemain.com>
Reply-To: talk at nyphp.org
To: NYPHP Talk <talk at nyphp.org>
Subject: [nycphp-talk] Passing some form values through to a redirected
page...
Date: Fri, 31 Jan 2003 16:35:35 -0500
Received: from parsec.nyphp.org ([66.250.131.26]) by
mc2-f20.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Fri, 31 Jan
2003 13:35:57 -0800
Received: from nyphp.org (parsec.nyphp.org [66.250.131.26])by
parsec.nyphp.org (8.12.6/8.12.6) with ESMTP id h0VLZZon061666for
<chun_lam at hotmail.com>; Fri, 31 Jan 2003 16:35:54 -0500 (EST)(envelope-from
null at nyphp.org)
Message-Id: <200301312135.h0VLZZon061666 at parsec.nyphp.org>
X-Paralist-Archived: <http://nyphp.org/list/paralist_archive.php?L_mid=2723>
X-List-Software: Paralist 0.6
List-ID: <nyphptalk.nyphp.org>
List-Owner: <mailto:listmaster at nyphp.org>
List-Archive: <http://nyphp.org/list/paralist_archive.php?L_lid=1>
List-Subscribe: <http://nyphp.org/list/>
List-Unsubscribe: <http://nyphp.org/list/>
Organization: New York PHP
X-Mailer: Paramail 0.5
Return-Path: null at nyphp.org
X-OriginalArrivalTime: 31 Jan 2003 21:35:58.0308 (UTC)
FILETIME=[BE1FF240:01C2C970]
Hi,
Upon a successful submission of the form on my PHP page, I use the
header("Location: ") function to redirect to another page. I'd like to
carry over some form values over to the redirected page to use. Is this
possible? Or is there another way to do this? I don't think it's a
good idea to embed the second page into the main PHP page as the main
PHP page will be very long.
Thanks.
--Stephen
--- Unsubscribe at http://nyphp.org/list/ ---
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus
More information about the talk
mailing list