Communiquez avec les autres et partagez vos connaissances professionnelles

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

Suivre

Echo syntex in php is use for what?

user-image
Question ajoutée par Muhammad zeb , Software Engineer , F3 Technologies Islamabad
Date de publication: 2014/05/23
Muhammad Majid Saleem
par Muhammad Majid Saleem , Senior PHP Developer / Project Manager , SwaamTech

No one explain better than following article :)

- http://php.net/manual/en/function.echo.php

The echo outputs one or more strings.

 

Here is a simple example:

<?php

$str = "Hello world!";

echo $str;

?>

 

The result will be Hello world! displayed on the screen.more

Cheers!

 

 

islam khalil
par islam khalil , Technical Manager , iCloudit

print ?

Nufail Achath
par Nufail Achath , Software Engineer , ZSS Information System LLC

echo

More Questions Like This

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