File path: dist/twist/Core/Utilities/File.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
uploadPUT
— Upload a file the easy way with the new AJAX PUT upload function by TwistPHP. Use the template tags and provided JS files to achieve simple file uploads.
void — No return information has been documented for this function.
<?php
//Call the function uploadPUT with the example vars
Twist::File() -> uploadPUT();