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

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -