Is there any difference between using

   move_uploaded_file(...

or

  if(is_uploaded_file...
  ...
  copy(....

(security hazards etc.)?


WBR, Max 'AMiGo' Gashkov
[EMAIL PROTECTED] ]=[ http://diary.otaku.ru/amigo
Distributed.net participant [408228][RC5-72]


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

Reply via email to