I don't understand what you want at all, but you can use fopen() to open
your file and read it from there...

www.php.net/fopen

---John Holmes...

----- Original Message -----
From: "Uma Shankari T." <[EMAIL PROTECTED]>
To: "PHP" <[EMAIL PROTECTED]>
Sent: Wednesday, June 12, 2002 6:46 AM
Subject: [PHP] checking some presence lines continuously using php


>
>
> Hello,
>
>   Can anyone please tell me how to do the following...
>
> I am having one text file..by checking some presence lines continuously i
> have to extract that line and manipulate them..how i will do this..Can
> anyone please suggest me how do i go about with this...
>
> For example
>
> First: <..>
> Second: <..>
> Third: <..>
>
> Some matters........
>
> First: <..>
> Second: <..>
> Third: <..>
>
> Some matters........
>
> like this.........
>
> I have to check the First,Second,Third exist continuously and then  i have
> retrieve that lines from the file and also the some matters....
>
> How do i go about with this.....
>
>
>
>
> Thanks & Regards,
> Uma
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to