Hello,
i am working on a webfrontend for php itself.
For example i have a little script that writes ini settings into ini.php.
I am using normal vars to write the variables into the ini file.
yours sincerly
Alexander Schunk
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.
Hello,
i am working on a webfrontend for php itself.
For example i have a little script that writes ini settings into ini.php.
I am using normal vars to write the variables into the ini file.
yours sincerly
Alexander Schunk
--
--
Thanks and Best Regards,
Iftikhan Nazeem
Mob : +971 050 - 7382623
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 features)
2010.06.05 10:55 iftecan NAzeem rašė:
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 aschunk@gmail.com
wrote:Hello,
i am working on a webfrontend for php itself.
For example i have a little script that writes ini settings into
ini.php.I am using normal vars to write the variables into the ini file.
yours sincerly
Alexander Schunk