On 7/24/2012 12:40 PM, Graham H. wrote:
If by "the line" you mean:   ["tmp_name"]=> string(14) "/tmp/phpcLtE6W"

That is from the bottom of this Pastie link: http://pastie.org/4317155


$file = $_FILES["file"]["tmp_name"];


I meant the above line.

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to