Is it me, or cant you use drupal functions in the PHP? Like <?php print t('Help'); ?>, or <?php print url('node/'.$nid); ?> ?

Comments

Anonymous’s picture

I'm asking, because when I use a drupal function like l() or t(), i get an error.

Anonymous’s picture

Status: Active » Closed (fixed)

AH never mind. Other problem.