I seem to be struggling massively with this little problem. im sure its just a little something I am missing but it has be winding me up for hours.
This is the said code.
<?
$id = $_POST['id'];
$tags = $_POST['tags'];
foreach( $id as $n ) {
$tags = $tags[$n];
echo '<br><br>'.$tags.'---'...
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.