ok, help a newbie out please
i want to write pure html code for a table with all its content
and save that file.. im guessin it has to be saved as .tpl or sumthing
i'll have several of these files (containtin only html codes for a table and its contents)
now... i want to create a .PHP page that will pull these files and display them.
how do i do this?
my vision is to have the tables files named TABLE_1, TABLE_2, TABLE_3
and in the main page jus call thier names with like a <BR> or sumthing to put em one under the other.
can someone tell me if this is possible, and be so helpful as to giv me sample scripts for the table files and main page file.. and also what these files must be saved as. thanks