You will have more problems than that if you ask generic questions.
Writing file is easy task. It is unclear, if you can't create new file
with desired PHP configuration, or you can't overwrite current php.ini,
because it is owned by other user, or you write file and don't see your
configuration ch
2010.06.05 21:18 Mike Willbanks rašė:
> Tomas,
>
> Such software could allow webmaster to reconfigure PHP without terminal
>> connection. Although some PHP configuration variables are not global and
>> can be changed without modifying global PHP settings. Zend sells
>> software
>> which allows to c
Such software could allow webmaster to reconfigure PHP without terminal
connection. Although some PHP configuration variables are not global and
can be changed without modifying global PHP settings. Zend sells software
which allows to change global PHP configuration in web browser (among
other feat
Hello Alexander,
Could you elaborate on how this would be useful for developer. I would also
like to know the security implications of exposing ini variables.
On Fri, Jun 4, 2010 at 10:28 AM, Alexander Schunk wrote:
> Hello,
>
> i am working on a webfrontend for php itself.
>
> For example i ha