i am using outputexe trial version.
file upload is not working?
when i use " input type File " then it is not showing file name in php.
some time is is giving error "undefined variable " .
example : input type=‘file’ name='Myfile’
In php code block , when i call $_FILES[ ‘Myfile’ ]. then it...