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

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
Anu [ Mi, 12 September 2007 11:20 ] [ ID #1818617 ]

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

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 [at] attglobal.net
==================
Jerry Stuckle [ Mi, 12 September 2007 13:35 ] [ ID #1818624 ]
PHP » alt.php » How to read the file tag by tag,How to install the GD graphics library

Vorheriges Thema: How to insert HTML Tags into PHP codes..
Nächstes Thema: How to attach the files using PHP..