LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   parsing the values by php file (https://www.linuxquestions.org/questions/linux-server-73/parsing-the-values-by-php-file-875136/)

rakshita09 04-15-2011 04:52 AM

parsing the values by php file
 
How to parse the bunch of values displayed by the socket program into the php file so that further it can be displayed in HTML page

TB0ne 04-15-2011 09:13 AM

Quote:

Originally Posted by rakshita09 (Post 4325293)
How to parse the bunch of values displayed by the socket program into the php file so that further it can be displayed in HTML page

Simple...you write a program to do it.

If you've got a specific question, please post it. You give no details (version/distro of Linux, what "socket program" you're using, how you're using it, or what you want to see afterwards), what language you want to write this program in, and don't post any code that you've written to try to get this done. Without details, we cannot help. There are many text-parsing libraries and classes available for many different languages.


All times are GMT -5. The time now is 11:21 PM.