skip to main
|
skip to sidebar
Red Monkey Findings
Thursday, 1 May 2008
Differences between echo and print
It's all in the single, or double quoting.
echo "$variable"
will get echo to replace the variable name with it's value. If echo is used with single quotes it won't work.
Also, echo is slightly quicker than print apparently.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
▼
2008
(35)
▼
May
(11)
Helpers are the way forward
Using XSLTs as a template engine in Zend
MySQL and "serial"
Zend and XSLT as a template engine
Zend and MySQL
Apache mod_rewrite refusing to work
More cool stuff with http.conf
PHPDoc
Debugging Google Maps Apps
Back ticks
Differences between echo and print
►
April
(6)
►
March
(17)
►
January
(1)
Contributors
Michele
Paolo
No comments:
Post a Comment