Hello
I have a script that collect all inventory of my aix machines and the output is a txt file and I have a nim server configured with apache 2 and php.
I would like to be able to automate the change of the txt file to html or csv etc.. directly instead of ftp the file to my pc and open it as xls and save it and then ftp back manually to my server (I am using ":" as a separator)
If you know any code that can help me write directly on html (which means creating table and updating and have a nice inventory server list on the website... something easy for a beginner not to long for me to understand and try to make it work
thanks in advance for any advice.
cheers
Al.
I have a script that collect all inventory of my aix machines and the output is a txt file and I have a nim server configured with apache 2 and php.
I would like to be able to automate the change of the txt file to html or csv etc.. directly instead of ftp the file to my pc and open it as xls and save it and then ftp back manually to my server (I am using ":" as a separator)
If you know any code that can help me write directly on html (which means creating table and updating and have a nice inventory server list on the website... something easy for a beginner not to long for me to understand and try to make it work
thanks in advance for any advice.
cheers
Al.