hi, everyone
I have the following line in a file
TWS - Maestro Infrastructure, METINTSV50601#T WSFIXCLUOFF.TWS _CLU_OFF:1011,M GR:some (name) Kathryn,AD:some name
i am using php to some part of the file for example
server name:METINTSV50 601
jobname:TWSFIXC LUOFF
schedulename:TW S_CLU_OFF
abend#:1011
Does anyone know a routine to get these string from the line in PHP thank you.
I have the following line in a file
TWS - Maestro Infrastructure, METINTSV50601#T WSFIXCLUOFF.TWS _CLU_OFF:1011,M GR:some (name) Kathryn,AD:some name
i am using php to some part of the file for example
server name:METINTSV50 601
jobname:TWSFIXC LUOFF
schedulename:TW S_CLU_OFF
abend#:1011
Does anyone know a routine to get these string from the line in PHP thank you.
Comment