[HTML_AJAX-devel] how do I customize this for myself?
Joshua Eichorn
josh at bluga.net
Fri Nov 30 09:43:09 MST 2007
fahad jalal wrote:
> |Can someone tell me for this example: how the Submit files can be sent to
> another php program which processes and stores the file.
> in demo.php:
> // move the file(s) where they need to go
> var_dump($_FILES);
> How can I make changes here to pass the file to another script.
>
> I am new to the whole php world.|
I'm not sure what you mean by pass the file to another script.
For into on moving the uploaded files look at:
http://www.php.net/manual/en/features.file-upload.php
-josh
More information about the Html_ajax-devel
mailing list