print is a function where u can add html tags like
print("<br><b> hello $name") however echo is a command where we can't 
include html tags ! echo "hello".$name


>From: Philip Olson <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>CC: [EMAIL PROTECTED]
>Subject: Re: [PHP] Echo and Print
>Date: Fri, 26 Jan 2001 18:29:27 +0000 (GMT)
>
>
>
>What is the difference between echo and print             ?
>-----------------------------------------------------------
>http://www.faqts.com/knowledge_base/view.phtml/aid/1/fid/41
>
>Philip
>
>On 26 xxx -1 [EMAIL PROTECTED] wrote:
>
> > I know it is a kind of stupid question but I was trying to figure out
> > the difference between "Echo" and "Print" and I didn't find it...Could
> > anybody explain that to me??
> > Thank you
> >
> > Felipe Lopes
> >
> >
> > MailBR - O e-mail do Brasil -- http://www.mailbr.com.br
> > Faça já o seu. É gratuito!!!
> >
> > --
> > 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]
> >
>
>
>--
>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]
>

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


-- 
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]

Reply via email to