Re: How to read the file tag by tag,How to install the GD graphics library



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
==================
.