Jump to content

PHP file parsing.


l_kris06

Recommended Posts

Hi all,

 

I have a text file which i need to read line by line and fetch a certain info from that line, for example.

 

    [CISC26907] Digits are not heard properly over H.323

    [CISC26928] Digits are not heard properly when G.729 codec is used

    .

    .

    .etc

 

I need only the CISC26907 and CISC26928 and other such ID's contained in the file.

I can read line by line, but i am unable to retrieve specific info from a line. can somebody pls help me?

 

 

Rgds,

kris

Link to comment
https://forums.phpfreaks.com/topic/119896-php-file-parsing/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.