[PHP-WIN] I need help!!! From: Alain Menard (menard.alain <email protected>)
Date: 05/16/01

Hi!!

I'm presently working on my personal web site and i would like to use PHP to
do the following :

1- Read a string in the following format from a text file :
     string;url;integer;string
     string;url;integer;string
     string;url;integer;string
                ...
     string;url;integer;string

2- Generate a page containing the resulting list in the following format :

              string integer string
              string integer string
              string integer string
                               ...
              string integer string

      where the first string is a link to the corresponding url.

Any help would be welcome at this point.
Thank you in advance...

Alain Menard

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-windows-unsubscribe <email protected>
For additional commands, e-mail: php-windows-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>