nokeyfan Posted January 17, 2005 Posted January 17, 2005 I tried to edit the index.php with an own made php. So i want to make a page wich contains tables, images and text. I know how to modify just the default text but i want to replace the index.php with an own index.php page. It also shows up the new products page after i delete the default php information on index.php. Whats the best solution, i prefer to copy data from html to index.php?
Guest Posted January 17, 2005 Posted January 17, 2005 Here is a tip. index.php actually contain 3 different pages. - Homepage - Category Page - And the page that says Let's See What We Have Here at the top. This is done by PHP's if, else control structure.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.