Thread
:
How to use php includes in PP templates?
View Single Post
December 26th, 2006, 08:37 PM
#
9
(
permalink
)
kozko
Junior Member
Verified Customer
Join Date: May 2006
Posts: 9
This helped me solve my problem.
Quote:
PPPRINT;
include "http://www.yoursite.com/script.php";
echo <<<PPPRINT
if within html code, make sure the PPPRINT; is flush with the margin.
I didn't have it flush at first... Thanks!
kozko
View Public Profile
Find More Posts by kozko