On 5/23/07, Tijnema <tijnema@xxxxxxxxx> wrote:
include is a control structure, I believe it isn't required, but preferred to use the include without (), like this: include "complete_save.php";
What variable or escape sequence are you interpolating in that double quoted string? include 'complete_save.php'; -- Greg Donald http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php