David HM Spector wrote:
I am writing a multi-page form, on the first page I
session_register() a mess of variables (8 of them), the first time
through the form everything works as expected, I can get things out
of form variables and into relevant the $_SESSION variables. Items
are put into
Adam wrote:
My question, how do you guys build your pages? Do your scripts
generate all the HTML? I'm looking for tips and resources. Remember
for my first site I've embarked on a fairly large site. Code
maintenance will be an issue for me as I need to enhance and fix it
later on.
The practic
S.P.Vimala wrote:
Now the session_id get passwd across forms but the session
variable does not get passwed.
Any guess what is the problem.
-vimala/.
You need to call session_start() on frm2.php to resume the session
http://us2.php.net/manual/en/function.session-start.php
--
[E
Dimitri Marshall wrote:
Hi there,
I'm new to this new PHP thing and man it's frusterating. Anyway, I'm not
gonna tell you my life story, but I just need to know how to allow users to
upload files to my server . I've already made a form with the
Thanks in advance,
Dimitri Marshall
Try using $_F
4 matches
Mail list logo