( unknown )
It is not possible to use echo( ) in a variable function context , but you can use print( ) instead .
דוגמה 1 . echo( ) examples
הערה :
See also : print( ) , printf( ) , and flush( ) .