You are here: Issue in the multiple textarea « All PHP « IT news, forums, messages
Issue in the multiple textarea

Posted by weetat on 03/09/07 09:18

Hi all,

Below is my php code , basically the code will loop the posted
selected country.
My question is how to differentiate the HTML tag name below :

<td class="normal"><textarea id="location_address_1"
name="location_address[]" class="normal" rows="5"
cols="48"></textarea></td>

for e.g :

Country Address1 Address2
UK London Oracle Building
UK Liverpool Liverpool Tower
USA Boston Boston avenue

I have many multiple country which are the same and different.
How to get the correct $_POST values from it ?



<?php
while (list($name, $country)=each($selected_countries))
{
if ($country != '')
{
?>
<tr id="country_tr">
<td class="normal" >&nbsp;</td>
<td><span class="normal"><b>Country :</b></span></td>
<td class="normal" >&nbsp;</td>
<td class="normal" ><b><?php echo $country; ?></b></td>
</tr>
<tr id="address_location_1_tr">
<td class="normal" >&nbsp;</td>
<td>
<span class="normal">Address of Location 1:</span>
</td>
<td class="normal" >&nbsp;</td>
<td class="normal"><textarea id="location_address_1"
name="location_address[]" class="normal" rows="5" cols="48"></
textarea></td>
</tr>
<tr id="address_location_2_tr">
<td class="normal" >&nbsp;</td>
<td>
<span class="normal">Address of Location 2:</span>
</td>
<td class="normal" >&nbsp;</td>
<td class="normal"><textarea id="location_address_2"
name="location_address[]" class="normal" rows="5" cols="48"></
textarea></td>
</tr>
<tr id="postalcode_tr">
<td class="normal" >&nbsp;</td>
<td><span class="normal">Postal Code :</span></td>
<td class="normal" >&nbsp;</td>
<td><input type="text" id="postalcode_text" class="normal"
size="18" name="postalcode[]" value=""></td>
</tr>
<tr>
<td class="normal" >&nbsp;</td>
<td class="normal" >&nbsp;</td>
</tr>
<?php
}
}
?>
<tr>

 

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

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