We Recommend

Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems
Wicked Cool PHP contains a wide variety of scripts to process credit cards, check the validity of email addresses, template HTML, and serve dynamic images and text.


Posted By

Wiederkehr on 02/27/08


Tagged

php wordpress


Versions (?)


Wordpress: Include files with PHP


Published in: PHP 


  1. <?php include (TEMPLATEPATH . "/yourfolder/yourfile.something"); ?>

Report this snippet 

You need to login to post a comment.