@@ -0,0 +1,11 @@
<?php
$post = $_POST;
if (!empty($code)) { array_filter($_POST['code']);}
$post['code'] = $code[0];
require_once 'uniqueitems.php';
$fp = fopen($u, 'a+');
fputcsv($fp, $post, "\t");
The note is not visible to the blocked user.
Powered by TurnKey Linux.