ahmadasm Posted February 18, 2009 Share Posted February 18, 2009 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 More sharing options...
Guest Posted February 18, 2009 Share Posted February 18, 2009 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.