Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to get the .inc file content visible in web through perl script

Status
Not open for further replies.

khoont

Programmer
Mar 9, 2001
10
US
Hi,
i m trying to display html stuff through perlscript through simple print statement..now the html has some of like
following statement...init

<!-- header include -->
<!--#include virtual=&quot;../mait/includes/hd_default_ma.inc&quot;-->

..now when i trie to run that script ..it runs okay but doesnt display the content of hd_default_ma.inc file...
the hd_default file has contents of some more html.

does anyone knows how to do that...
thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top