View Single Post
  #3 (permalink)  
Old 07-05-2007, 12:51 PM
JonPeibst JonPeibst is offline
Rookie
 
Join Date: Jul 2007
Posts: 7
JonPeibst is on a distinguished road
You can use include("path/to/file"); or require("path/to/file");

Reply With Quote