On Sat, Dec 4, 2010 at 15:58, Kirk Bailey <[email protected]> wrote:
>
> And it works!
> BUT!!!!!
> Where is the "1" coming from?!?
No need to see the page. You're echo'ing an include. No need to
do that; including the file is enough, and that's what's working.
Adding the echo makes it print the status returned by 'include' ---
which is boolean TRUE, AKA 1.
--
</Daniel P. Brown>
Dedicated Servers, Cloud and Cloud Hybrid Solutions, VPS, Hosting
(866-) 725-4321
http://www.parasane.net/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php