> Thanks Gabriele :) Whilst waiting for your e-mail I figured out another
> way...Thought I would show you it just in case you ever find the
> need to use
> this alternative:
>
> <?php print(" You have asked to purchase ".
> ($dvd ? "DVD: $dvd ":'').
> ($video ? "Video: $video ":'').
> ($cd ? "CD's: $cd ":'').
> " - Thank you") ?>
>
> Best Regards
>
> Taz
This should work even better.
Ciao
Gabriele
--
PHP General 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]