|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
file upload- need tips
hi guys, I need some help here.
I want people to be able to upload a file/ picture to my webspace. So I have a upload.php and a upload folder at the side to store the uploaded stuffs.. but it didnt work! Seems like I cannot change the permissions of the upload folder in the webserver. Not for long./ my web host automically changes all chmod 777 back to 755 i think.. any way around it? thanks in advance.. |
|
#2
|
|||
|
|||
|
RE: file upload- need tips
Try giving the permissions at runtime. This means, before you upload a file/image, set its permissions (rights) to 777 and then do the uploading.
Not sure whether this will help you, but hey it helped me Quote:
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Server Administration > file upload- need tips |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|