I want to give a develop access to a specific directory and nothing else
I can give them an FTP account with access to a sub directory, but this doesn't exactly solve the problem!
1. They can write PHP code to access other directories below and have FULL access to *everything*!
2. What if I could solve problem 1 somehow (I have no idea how!), but then I wanted them to have *only* access to a directory but NOT to sub directories contained under that directory?
I'd always given developers a sub directory in which to put their code - I'd never actually ever thought that they could access the whole domain!
So: how can I make sure they only have access to what I want?
Thanks
Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redirect the user to another page. Is this even possible?
Sub-domains & calling unique content
Hello,Is there a way use something similar to the $_GET function for a sub-domain? I to be able to have my sub-domains all use the root directory, but have information filtered for a specific
Remote Database Access
Hey guys!!OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin after setting up a mysql database in the cpanel.I've been asked to setup a website and the client has set up
help with Get_
ok some how this is not working i am not sure what i am doing wrong here but what this does is when the user goes to Secret-Codes.php they get a menu and when they pick the phone they want to view it
At max how many columns is advisable to create in a table/view
Hi All,
Function module "DPS_CHECK_TABLE_EXISTS" not found (after OSS 1422843 impl)
Dear All,
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the button and it puts the name into the database and into a list on my page. it works fine. Now, I wanted to
update sql when refresh - php
hiI have made a table (attachement)the users can update the sql database using + or x buttons.My problem is that the last row under value2 decreases by one everytime i refresh the page. How do i
quotes changing
hi allin my contentopening quotes " changes to “close quotes " changes to �what should i use.example :Code: sams’s “whip lashâ€
am I using this for loop correctly
Dear buddies!