I try to do the following:
When you send a FORM , you generate an order, which, through Ajax, you send to the database.
Next, I have another Ajax, (both in jQuery when submitting) that pulls out a csv file from the order:
<?php
$c...
asked by
30.08.2018 / 16:01