How can I add a UUID to a hidden field in a form?
Just add a field, make it invisible and use a guid function in the onload event to fill the field. I.e. with http://php.net/manual/en/function.com-create-guid.php
How can I add a UUID to a hidden field in a form?
Just add a field, make it invisible and use a guid function in the onload event to fill the field. I.e. with http://php.net/manual/en/function.com-create-guid.php