Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Replace index.php with new custom page?


nokeyfan

Recommended Posts

Posted

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?

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...