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...

What is the Diff. Between echo() and Print() in PHP?

Answer Posted / satish

echo is language construct. print is function. echo is
faster. langauge constructs are faster than functions,
always. echo may tek mutiple arguments as well. echo
doesn't give return value.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the rules in creating php variable?

1076


How can we check the value of a given variable is alphanumeric?

1051


What is compact function php?

1104


Why do we use javascript in php?

1020


How to compare two strings with comparison operators in php?

1020


Tell me how can I display text with a php script?

1025


Tell me how can we automatically escape incoming data?

983


How do I stop a php script?

1015


How we get browser details of clients machine?

1129


What is php routing?

1033


Why framework is used in php?

1038


What is use of in_array() function in php?

1183


my english is not too good then what we apply for a php programer post

2657


What is difference between array_merge and array_combine in php?

1101


Which is better #define or enum?

1012