RE: [PHP] Re: Include Issues

2004-06-16 Thread Stephen Craton
ECTED] Sent: Wednesday, June 16, 2004 5:53 PM To: [EMAIL PROTECTED] Subject: [PHP] Re: Include Issues Stephen Craton wrote: > I have a script that calls a function called conbox. This function > creates the HTML to a content box and you also pass a file to be > included into the content a

[PHP] Re: Include Issues

2004-06-16 Thread Justin Patrin
Stephen Craton wrote: I have a script that calls a function called conbox. This function creates the HTML to a content box and you also pass a file to be included into the content area of the box. The function echos out some of the HTML, then does a simple include(), and then echos out the rest o