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 / kroonal

echo() have multiple arguments whereas print() have one
arguments. echo() have not any return value whereas print()
return 0 or 1 as per success

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many escape sequences are recognized in single-quoted strings?

919


Write a program using while loop?

1018


In how many ways we can retrieve the data in the result set of mysql using php?

928


How to select a database in php?

1067


What is difference between required and require_once in php?

1066


How do I start a php session?

981


Explain difference between urlencode and urldecode?

1104


Does apache use php?

979


What is list function with their uses.

962


If we login more than one browser windows at the same time with same user and after that we close one window, then is the session is exist to other windows or not? And if yes then why? If no then why?

957


How to pass variables by references?

986


What is the meaning of a final class and a final method?

1089


Explain about the data types in PHP?

956


Can you use both this () and super () in a constructor?

996


Tell me can you extend a final defined class?

1044