Echo allowed gives more than one string as parameter. Using some parameters are going to more faster than blending some variables into a parameter.
$a = ‘Hello’;
$b = ‘Word’;
echo ‘Say ‘ .$a. ‘ to ‘ .$b’;
//more faster
echo ‘Say ‘ , $a, ‘ to ‘, $b’;
Blogger templates
Blogger news
Blogroll
Archives
-
▼
2013
(219)
-
▼
November
(19)
- AJAX file upload
- web usabilty
- ThinkUp – Open-source app that stores your social ...
- Comments in PHP
- All About Our PHP Tutorials
- Using echo
- How to get Latitude/Longitude from an address (or ...
- modify timestamp in php
- Copyright Policy
- Adding CURL extension to PHP 5.3.5
- php home
- Teknik Debugging Script PHP + MySQL
- database related links in php
- No title
- PHP Best Practices - 3 : Use White Space and Inden...
- PHP Syntax Overview
- Why PHP?
- display cookies in php
- Want to display html string as text using php?
-
▼
November
(19)