Hello,
i have a application to get only data between html tags using php coding,
please help me,
Murali
(Programmer)
HOw can i filter html tags using php code
Moderator: General Moderators
-
B.Murali Krishna
- Forum Commoner
- Posts: 28
- Joined: Fri May 12, 2006 2:05 am
- Location: Hyderabad,India
- Contact:
Not sure that's what you want... strip_tags()
- aerodromoi
- Forum Contributor
- Posts: 230
- Joined: Sun May 07, 2006 5:21 am
Re: HOw can i filter html tags using php code
You could also filter the data using regular expressions.B.Murali Krishna wrote:Hello,
i have a application to get only data between html tags using php coding,
please help me,
Murali
(Programmer)
However, this calls for certain criteria that the data received has to meet.
aerodromoi
-
B.Murali Krishna
- Forum Commoner
- Posts: 28
- Joined: Fri May 12, 2006 2:05 am
- Location: Hyderabad,India
- Contact:
thanks
Thanks for urs suggestion ,
thank u,
Regards
Murali
thank u,
Regards
Murali