Thread
:
Outputting data without print/echo
View Single Post
12-28-2012, 10:34 AM
#
53
(
permalink
)
ajayraj
The Visitor
Join Date: Dec 2012
Location: India
Posts: 1
Thanks: 0
You all missed print_r
You all missed print_r;
<?
echo "<pre>";
print_r('something');
echo "</pre>";
?>
ajayraj
View Public Profile
Send a private message to ajayraj
Find More Posts by ajayraj