Yeah, I've done that too. It's something you have to set up in your php.ini file. I used it to act like application.cfm (instead of application.cfc).. it worked like a champ. Hopefully, I won't have to work on another PHP project for a long time. Viva la ColdFusion! :o)
Cheers, Chris Rob Wilkerson wrote: > Don't know what to tell them, but I've done it. At least with PHP > 4.x. I've included the php.ini doc. Search for "auto_prepend_file". > The second hit describes what it does. > > http://de3.php.net/manual/en/ini.core.php > > On 3/2/07, Andy Matthews <[EMAIL PROTECTED]> wrote: > >> I just asked two pro level PHP developers I used to work with and they both >> said there is no automatic way of including a file. Only way is to have an >> explicit include call. >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271311 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

