Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

show categories


ahmadasm

Recommended Posts

i have number of categories and i show it on index page but i want to show in iframe anyone can help me. i am using this code

 

echo "<iframe height=500 width=300 src=includes/boxes/categories.php></iframe>";

 

but it give this error

 

Fatal error: Cannot instantiate non-existent class: infoboxheading in D:\AppServ\www\os_test\includes\boxes\categories.php on line 84

 

plz urgent response required

thanks

Link to comment
Share on other sites

Muhammad,

 

You can't call a php function into html like that, your syntax is incorrect.

 

There is a great tutorial on php at www.w3schools.com

 

 

Look there to see how to call php into html

 

 

Chris

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...