Welcome Guest, Not a member yet? Register   Sign In
how do i get to restrict access to my folders
#2

[eluser]InsiteFX[/eluser]
Code:
// Read and write for owner, nothing for everybody else
<?php chmod("/somedir/somefile", 0600);?>

You can also do this with an FTP Program!

InsiteFX


Messages In This Thread
how do i get to restrict access to my folders - by El Forum - 04-01-2011, 01:43 AM
how do i get to restrict access to my folders - by El Forum - 04-01-2011, 07:40 AM
how do i get to restrict access to my folders - by El Forum - 04-07-2011, 01:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB