JS Submission Form PHP rejected, how to solve?
PHP Section:
The Imperial CMS template, php Common files are used to process uploaded files, in order to prevent illegal invocation of the defined:
if (!defined (' root_in ')) Die (' Cannot access ');
Template section:
Uploadify or SWFUpload plugin can only flash file directly, cannot use to submit the file, now PHP does not receive $_post and $_files values, ask the gods how to let PHP accept the value of the form?
PHP accepts no post value
share to:
------Solution--------------------
Then don't submit the file directly with Flash. Way. How can you have your cake and fish?
------Solution--------------------
Why is it rejected?
How is your code written? Where is the
------solution--------------------
Root_in defined? Is it okay to include the definition of his file?
------Solution--------------------
If you are more than clear, then ask you:
If you do not upload with flash, your form is how to write?
------Solution--------------------
Not using a template engine? Can you upload a form like this?