Afficher un message
Vieux 12/09/2007, 12h35   #2
Jerry Stuckle
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut 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@attglobal.net
==================
  Réponse avec citation
 
Page generated in 0,05512 seconds with 9 queries