JB,
yes I do know that, but thanks :)
I was looking for:
print <<
of course it was on : http://www.php.net/manual/en/function.print.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact t
Oien <[EMAIL PROTECTED]>
To: php <[EMAIL PROTECTED]>
Sent: Wednesday, February 07, 2001 10:48 AM
Subject: RE: [PHP] html -echo-print
> On that subject what's the difference between echo
> and print?
> Jeff Oien
>
> --
> PHP General Mailing List (http://www.php.net
See this :
What is the difference between echo and print ?
---
http://www.faqts.com/knowledge_base/view.phtml/aid/1/fid/41
It should help!
Regards,
Philip
On Wed, 7 Feb 2001, Jeff Oien wrote:
> On that subject wh
On that subject what's the difference between echo
and print?
Jeff Oien
--
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]
Here are a few examples of what you _can_ do :
';
print "";
print '';
print "";
print "";
?>
">
For a wonderful tutorial on the subject, go here :
http://www.zend.com/zend/tut/using-strings.php
It's quite nice.
Regards,
Philip Olson
http://www.cornado.com/
O
ill confusing to you, you should read a intro to PHP tutorial.
- Original Message -
From: Christopher Allen <[EMAIL PROTECTED]>
To: php <[EMAIL PROTECTED]>
Sent: Wednesday, February 07, 2001 10:16 AM
Subject: [PHP] html -echo-print
> Hello,
>
>
> Is there any way a
Hello,
Is there any way around having to go back and backslash every quote in a
html table that contains millions of quotes?
I noticed that
print "
his name's
jack";
works for a single quote, but not double
I would literally have a thousand quotes to back sl
7 matches
Mail list logo