On Wed, May 23, 2007 10:53 am, Daniel Brown wrote: > don't need a space in your include command. Just type it out as if it > were > a function: include('complete_save.php'); You don't need the parens either -- It's NOT a function at all. It's a language construct. The space should probably be left in there without the parens. And you'll have to duke it out with a zillion other developers about whether to have a space or not between function name and paren, as I don't care enough to argue it. -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some indie artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php