LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   display ifconfig output in php ?? (https://www.linuxquestions.org/questions/programming-9/display-ifconfig-output-in-php-378134/)

ALInux 10-29-2005 04:12 PM

display ifconfig output in php ??
 
hi
Iam working on a project.... I have to create a webinterface "similar to webadmin" for some scripts my friends created... Iam fairly new in php...but Ive got experience in win32 c++ programming.
The question is:
lets say I want to excecute ifconfig and display its output to the user what should I do in php to accomplish that ??

Nylex 10-29-2005 04:23 PM

Have a look at PHP's system() function, that might be able to help.


All times are GMT -5. The time now is 01:27 AM.