Daniel Guerrier wrote: >echo($_POST['userfile]); >
Do you mean $_POST["userfile"] here? It looks like you're missing a quote. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Daniel Guerrier wrote: >echo($_POST['userfile]); >
Do you mean $_POST["userfile"] here? It looks like you're missing a quote. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php