Hi,
I am new to PHP. I am having a MySQL Database table with the following fields
Name,Title,Description
and this Table is having more than 50 rows. Now I need a PHP template which must create url's for each row where the Field "NAME" is having the html filename, TITLE, and DESCRIPTION field is having the content which should appear inside the body tag.
No i need a Template script which should generate 50 html files (equal to no of rows in my table) and each file should have the relvant Title and Decription.
I think i expressed my need. Thanks in Advance.
(Sorry for my English)

I am new to PHP. I am having a MySQL Database table with the following fields
Name,Title,Description
and this Table is having more than 50 rows. Now I need a PHP template which must create url's for each row where the Field "NAME" is having the html filename, TITLE, and DESCRIPTION field is having the content which should appear inside the body tag.
No i need a Template script which should generate 50 html files (equal to no of rows in my table) and each file should have the relvant Title and Decription.
I think i expressed my need. Thanks in Advance.
(Sorry for my English)
