LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   cgi/html/php/something script (https://www.linuxquestions.org/questions/linux-software-2/cgi-html-php-something-script-407085/)

paul_mat 01-23-2006 04:23 PM

cgi/html/php/something script
 
hi there,

I run a command and basically what it does, is it outputs two variables into a file, each on there own line and it does this over and over again, so the file looks like this.

Var1
Var2
Var3
Var4
Var5
Var6

And so on and so on. What I want to do is get either a cgi/html/php/something script that will draw out the first two variables and place them in a box in an html table and then draw out the next two variables and place them in the next box and so forth and so forth.

even if you don't know the complete answer, any advice or pointing me in the right direction to solve this would be helpful


All times are GMT -5. The time now is 09:10 AM.