Re: Problem with copy() function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



R B wrote:
> Hi,
> 
> I'm trying to copy a file like this:
> 
> copy("home/xxx/public_html/yyy/zzz/index.php",
> "home/xxx/public_html/yyy/www/index.php")

  ^ -- your missing a slash (although that shouldn't be the problem)
> 
> and have this error:
> 
> *Warning*: Wrong parameter count for copy() in */home/.....*

is that your actual code you posted??

> 
> Someone can help me please?
> 
> Thanks,
> 

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux