Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

What is the difference between echo and print object in php?

user-image
Question ajoutée par Reham Alfaqeer , PHP Web Developer , Syarah.com
Date de publication: 2016/09/19
Hasam Ikhlaq Satti Muhammad Ikhlaq Satti
par Hasam Ikhlaq Satti Muhammad Ikhlaq Satti , Web Developer , Creative Garage

echo and print are more or less the same. They are both used to output data to the screen. The differences are small: echo has no return value while print has a return value of 1 so it can be used in expressions. echo can take multiple parameters (although such usage is rare) while print can take one argument.

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?