Hi All, My form and file upload works well.
I need to copy my upload to a thumbnail folder. I'm ok with creating the thumbnail file, I just can't get the uploaded file name into a variable. In the from and table I called it file_id, but is shows blank when I <?php echo $file_id; ?>
I have my code under Easy Form Wizard in the Code tab.
Can anyone advise?
Jason
I need to copy my upload to a thumbnail folder. I'm ok with creating the thumbnail file, I just can't get the uploaded file name into a variable. In the from and table I called it file_id, but is shows blank when I <?php echo $file_id; ?>
I have my code under Easy Form Wizard in the Code tab.
Can anyone advise?
Jason