Error

Error

am 15.01.2008 09:50:13 von sarikasoni12

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

Re: Error

am 15.01.2008 09:52:32 von sarikasoni12

On Jan 15, 1:50=A0pm, sarikason...@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

Re: Error

am 15.01.2008 10:20:57 von Daniel Ennis

sarikasoni12@gmail.com wrote:
> On Jan 15, 1:50 pm, sarikason...@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@fanetworks.net

Re: Error

am 15.01.2008 20:30:12 von thyb0

Daniel Ennis wrote:
> sarikasoni12@gmail.com wrote:
>> On Jan 15, 1:50 pm, sarikason...@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.