Jump to content

newbie need help ^^


bayzap

Recommended Posts

This is only needed if you use Linux or your server is running Linux. You could use SSH to chmod them too, like this: [code]chmod the_value the_file[/code] e.g. [code]chmod 777 uploads[/code]

If you wan't to use cmgmyr's approach you can use the [url=http://php.net/chmod]chmod[/url] function.

I found this page by [url=http://www.google.com/search?q=chmod]searching Google for 'chmod'[/url] (first result): http://catcode.com/teachmod/
In that way you might learn about chmod
Link to comment
https://forums.phpfreaks.com/topic/14264-newbie-need-help/#findComment-56211
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.