Friday, 24 November 2017

What is the use of “print” statement in php?

What is the use of  “print”  statement in php?


It is used to output data to screen.but difference is that it has a return value of 1 so it can be used in expression it can take one argument.

0 comments:

Post a Comment

 
;