Hello,
Does anyone know if there is a php equivalent possible to the asp implementation described by the article:
http://www.15seconds.com/issue/010522.htm
the intro goes as follows:
This article examines an example of multiple binary file upload for Web applications using Extensible Markup Language (XML) technology, without the typical limitation of traditional file upload processing. It describes how to use Microsoft XML Parser 3.0 (MSXML) and ActiveX Data Objects (ADO) Stream objects for a new upload strategy with several benefits. For example, no custom ASP components are required.