Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

Echo syntex in php is use for what?

user-image
Question added by Muhammad zeb , Software Engineer , F3 Technologies Islamabad
Date Posted: 2014/05/23
Muhammad Majid Saleem
by 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
by islam khalil , Technical Manager , iCloudit

print ?

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

echo

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.