|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hey. Im having a bit of a problem.
I have made the following upload code : PHP Code:
But my problem is, that i get the following error when trying to upload a picture: PHP Code:
And i cant wuite figure out whats happening. If somone can explain and help getting rid of it, please give your oppinions. - Pheifel |
|
#2
|
||||
|
||||
|
Try appending a filename to the end of $dest. I think what's happening is that PHP thinks you're trying to copy a file on top of (rather than into) a directory. Provide the the path to the filename rather than just the directory to copy into and you should be good (permissions willing).
__________________
Please don't PM me asking for solutions outside the scope of a thread. Keeping all responses in a thread stands to help others who come along later, which is after all what this forum's all about. |
|
#3
|
|||
|
|||
|
Off topic: Didn't know the PHP parser had a sense of humor
![]() |
|
#4
|
|||
|
|||
|
an examplep please
Hi... im not sure what u mean. Can u make an example ?!...
- Pheifel |
|
#5
|
||||
|
||||
|
PHP Code:
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > Im getting funny errors |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|