* Thus wrote Chris Shiflett ([EMAIL PROTECTED]): > > In addition, you can often find out about any function by trying a URL such as > this: > > http://www.php.net/include > > If include is a function (which it happens to be), you will be shown the manual > page for that function.
Not to be picky but include technically is a language construct, but that is out of scope in this discussion... :) Curt -- "I used to think I was indecisive, but now I'm not so sure." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php