You are here: Sessions « PHP Programming Language « IT news, forums, messages
Sessions

Posted by Nico on 12/10/06 11:03

Dear all,

I made the following form.

<FORM METHOD="POST" ACTION="prova.php">
<b>Combination</b><br><br>
Element 1: <INPUT NAME="el1" TYPE="TEXT">
<BR>
Element 2: <INPUT NAME="el2" TYPE="TEXT">
<br>
<INPUT TYPE="SUBMIT" VALUE"Submit">
</FORM>
<br>
Combination<br><br>

<?php
session_start();
$_SESSION['combinations'][] = ($_REQUEST["el1"].$_REQUEST["el2"]);
print_r($_SESSION['combinations']);
?>

If I fill the two text fields, reload the page and then fill again the
two text fields, the new text overwrites the old one.
I'd like that the array can include both the old and the new text.
I tried to use the sessions, but it doesn't work.
Can you help me in solving this problem please?
Many thanks.

Cheers,
Nico

 

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

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