View Single Post
  #2 (permalink)  
Old 04-16-05, 06:03 AM
dennispopel dennispopel is offline
Coding Addict
 
Join Date: Mar 2005
Posts: 263
Thanks: 0
Thanked 0 Times in 0 Posts
If it's a static include file, just load its content with file_get_contents() function. Also, please consider studing little more PHP as the code shows you are not very good at it yet.
__________________
onPHP5.com - PHP5: Articles, News, Tutorials, Interviews, Software and more
Reply With Quote