Click to See Complete Forum and Search --> : Admin Control Pannel...


gnomepower
10-16-2003, 07:44 PM
Ok well I'm buidling my own admin control pannel in PHP, and I cant figure out how to make it such as this;
from the admin control pannel, they select the CSS they want on the php program, I know I have to chmod the files that need to be edited by I dont know how to call that from php
thx. I hope that is enough information on what I need help with. Thanx

pyro
10-16-2003, 09:20 PM
Not sure what you are trying to do? Maybe include (http://us3.php.net/manual/en/function.include.php) a file?

gnomepower
10-17-2003, 04:50 PM
hmm well if you have ever used the ACP in Invision Power Board, when you edit the css it has to be chmodded so it would work, thats what I was wanting to know, how to call it to edit a file from a php script