php - XML upload while parsing -


Is it possible to have an upload box on a website where the XML file is being uploaded, it can be parsed on it Is pahr So instead of waiting for the full file upload to fully prepare the values, say a div and then parse.

No, the file needs to be fully uploaded before you move_uploaded_file < / Code> The function to move it to a temporary directory for processing.


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -