Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

1.What are the difference between echo , print , print_r ?
else this 3 can we show output to a client in some other
way?

Answer Posted / mahesh

echo is a statement where print_r,print are the functions
all prints the variable result..
If the variable is an Array, then Print_r will prints the
array in details (Array[0]-> " the array values")...
where as the other two(echo and print) only prints as ARRAY().

Is This Answer Correct ?    47 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What types of MYSQL function available for affecting columns

1007


Tell us how can we access the data sent through the url with the post method?

1030


Why php is used in html?

1000


Which framework is best for php?

1028


What is a php trait?

1003


How will you calculate days between two dates in PHP?

1119


What is session_register()?

1044


What is the use of anonymous function in php?

1024


What is class extend in php?

1110


What is the difference between characters 34 and x34?

967


Can php variables have numbers?

1056


How to select a database?

1065


Tell me what is the use of mysql_real_escape_string() function?

1042


How can cross site request forgery csrf be prevented?

997


How send email in php?

1040