Re: How to read the file tag by tag,How to install the GD graphics library
- From: Jerry Stuckle <jstucklex@xxxxxxxxxxxxx>
- Date: Wed, 12 Sep 2007 07:35:48 -0400
anu wrote:
Hi,
1. How to read the file tag by tag.
2. How to install the GD graphics library..(can i use Ming here)
plz reply..
Thank You,
Anu
You can't read a file "tag by tag". If it's well formed html, you can use the DOM php functions to parse the file. Otherwise you need to parse the file manually, which isn't real easy.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.
- References:
- Prev by Date: Re: How to insert HTML Tags into PHP codes..
- Next by Date: Re: who help me make archive.php
- Previous by thread: How to read the file tag by tag,How to install the GD graphics library
- Next by thread: who help me make archive.php
- Index(es):