uniqueID(); $token .= $cryptography->uniqueID(); $token .= $cryptography->uniqueID(); $token .= $cryptography->uniqueID(); $_SESSION['uuid'] = $token; } else { $token = $_SESSION['uuid']; } ?>

Upload CSV files, and convert to JSON

Select a CSV file to process...


N.B. your current PHP configuration allows only: simultaneous files to uploaded. To change it, edit PHP.ini max_file_uploads = number.