Just do this: $sign = $data;
>new.php
>
>include('xmlparse.php')
>
>$sign = "$data";
>
>echo "$sign";
>
>But my echo "$sign"; is NOT printing anything.. Whats wrong here??
>
>TIA,
>sands
>
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]