echo out the sql and see if it saves in phpMyAdmin - you'll get better error messages or change the query line to mysql_query($sql_re, $con) or die(mysql_error().'<br>'.$sql); PHP:
It was already save but like before it has a lot of data to save, but I need to save only is 4 data's. Did you see my attached file on my first post?
You said the code on https://forums.digitalpoint.com/thr...es-inside-foreach-loop.2668269/#post-18654024 wouldn't save. You need to debug it (remember I'm not running it, just making suggestions) as this version will give you the 4 records.