Problem with copy() function

This is a discussion on Problem with copy() function within the PHP General forums, part of the PHP Programming Forums category; Hi, I'm trying to copy a file like this: copy("home/xxx/public_html/yyy/zzz/index.php", &...


Go Back   Usenet Forums > PHP Programming Forums > PHP General

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-05-2007
R B
 
Posts: n/a
Default Problem with copy() function

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")

and have this error:

*Warning*: Wrong parameter count for copy() in */home/.....*

Someone can help me please?

Thanks,

Reply With Quote
  #2 (permalink)  
Old 01-05-2007
Jochem Maas
 
Posts: n/a
Default Re: [PHP] Problem with copy() function

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,
>

Reply With Quote
  #3 (permalink)  
Old 01-05-2007
Richard Lynch
 
Posts: n/a
Default Re: [PHP] Problem with copy() function

On Fri, January 5, 2007 5:01 pm, R B wrote:
> 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")
>
> and have this error:
>
> *Warning*: Wrong parameter count for copy() in */home/.....*
>
> Someone can help me please?


You are probably missing a quote in your real code...

--
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:07 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0