You are here: Re: Ways to assign a value to a session variable. « PHP Programming Language « IT news, forums, messages
Re: Ways to assign a value to a session variable.

Posted by Kurda Yon on 01/14/08 01:59

On Jan 13, 8:46 pm, "Peter Pei" <yan...@telus.com> wrote:
> 4 works if you did things right. cannot go more detailed than that unless
> see some code.

OK. In the first.php I have:
session_start();
session_register("ex");
$ex = 2.0;
..........
<form enctype="multipart/form-data" action="second.php" method="post">
......
print "<input type='text' name='ex' value=\"$ex\">\n";
......
</form>

When I submit the form I put in the text field corresponding to $ex
3.0.

In the second.php I have:
session_start();
$_SESSION["ex"] = $ex;
print "===> $txt_l_1";
print "---> {$_SESSION["txt_l_1"]}";
die();

As the output I have:
===> 2.0
---> 2.0

Not 3.0, as I expect.

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация