![]() |
Outputting data without echo/print
Well I'd like to see how inventive you all are in outputting data to the screen without using echo or print or C hooks (Alan)
Here goes my try PHP Code:
|
Can't beat good ol' streams :-)
PHP Code:
|
It might be kinda lame but there is always
var_dump();.PHP Code:
|
If we're going to be lame then there's
printf, too!php Code:
Long live the geniuses. |
Quote:
PHP Code:
|
PHP Code:
|
Quote:
|
Quote:
|
It outputs data without using print/echo. Put it in a .php file and try for yourself.
|
Don't forget sprinf() and fprintf()! :-P
You could also use include(), include_once(), require() , and require_once(). |
ummm
PHP Code:
|
Quote:
|
Quote:
|
Quote:
|
There is always this:
PHP Code:
|
PHP Code:
|
PHP Code:
|
PHP Code:
![]() |
Quote:
|
Quote:
|
| All times are GMT. The time now is 01:09 PM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0