I am creating a new block for my phpNuke site. www.armouredelites.net and i just wanted to know howto put <?php include "url" ?> into the $content .= " ";
ive tried
$content .= "<?php include \"url\" ?>"; but i get a parse error
$content .= "include \"url\""; but i get include "url" on my block
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum