Hello,
I would like to propose you my new PHP module. I'm using this code on my activity withfreebsd FreeBSD-based firewall and in my university projects. I suffered the lack in PHP of a native function to retrieve the interface's IP address.
In accordance with the best practices to hardening a web server, I would like to avoid using functions to call system commands so I think this module is a safer solution. I think this code could be useful for other developers and sysadmins, especially if directly added inside the main PHP package.
Hope to see this implementation as soon as possible.
Project Code: https://sourceforge.net/p/ifconfigphp/code-0/1/tree/
Project ReadMe: https://sourceforge.net/p/ifconfigphp/code-0/1/tree/README
I would like to propose you my new PHP module. I'm using this code on my activity with
In accordance with the best practices to hardening a web server, I would like to avoid using functions to call system commands so I think this module is a safer solution. I think this code could be useful for other developers and sysadmins, especially if directly added inside the main PHP package.
Hope to see this implementation as soon as possible.
Project Code: https://sourceforge.net/p/ifconfigphp/code-0/1/tree/
Project ReadMe: https://sourceforge.net/p/ifconfigphp/code-0/1/tree/README