Error

I m getting this error while uploading an image through form
copy(http://localhost/madame/uploads/alt/medium/zoom.gif)
[function.copy]: failed to open stream: HTTP wrapper does not support
writeable connections. in C:\webserver\www\madame\classes\product.php
on line 226

can any one please help me
sarikasoni12 [ Di, 15 Januar 2008 09:50 ] [ ID #1908515 ]

Re: Error

On Jan 15, 1:50=A0pm, sarikason... [at] gmail.com wrote:
> I m getting this error while uploading an image through form
> copy(http://localhost/madame/uploads/alt/medium/zoom.gif)
> [function.copy]: failed to open stream: HTTP wrapper does not support
> writeable connections. in C:\webserver\www\madame\classes\product.php
> on line 226
>
> can any one please help me

aa
sarikasoni12 [ Di, 15 Januar 2008 09:52 ] [ ID #1908516 ]

Re: Error

sarikasoni12 [at] gmail.com wrote:
> On Jan 15, 1:50 pm, sarikason... [at] gmail.com wrote:
>> I m getting this error while uploading an image through form
>> copy(http://localhost/madame/uploads/alt/medium/zoom.gif)
>> [function.copy]: failed to open stream: HTTP wrapper does not support
>> writeable connections. in C:\webserver\www\madame\classes\product.php
>> on line 226
>>
>> can any one please help me
>
> aa

is that the line of code? where are you copying it too?
your trying to copy zoom.gif from http to local file right? (im taking
it the future version of this code will be a different url...)

Kinda need to paste us the code and what your trying to do.

--
Daniel Ennis
faNetworks.net - Quality Web Hosting and Ventrilo Services
System Administrator / Web Developer
PHP Developer for 6 years
daniel [at] fanetworks.net
Daniel Ennis [ Di, 15 Januar 2008 10:20 ] [ ID #1908519 ]

Re: Error

Daniel Ennis wrote:
> sarikasoni12 [at] gmail.com wrote:
>> On Jan 15, 1:50 pm, sarikason... [at] gmail.com wrote:
>>> I m getting this error while uploading an image through form
>>> copy(http://localhost/madame/uploads/alt/medium/zoom.gif)
>>> [function.copy]: failed to open stream: HTTP wrapper does not support
>>> writeable connections. in C:\webserver\www\madame\classes\product.php
>>> on line 226
>>>
>>> can any one please help me
>>
>> aa
>
> is that the line of code? where are you copying it too?
> your trying to copy zoom.gif from http to local file right? (im taking
> it the future version of this code will be a different url...)
>
> Kinda need to paste us the code and what your trying to do.
>

Use more explicit subject and do RTFM. I'm absolutely sure your question
will be answered there.

Thanks.

-thibī

PS: quote your strings, hu.
thyb0 [ Di, 15 Januar 2008 20:30 ] [ ID #1908595 ]
PHP » comp.lang.php » Error

Vorheriges Thema: Re: need help opening *.php
Nächstes Thema: GET or POST method?