print

(PHP 3, PHP 4 )

print -- Vytisknout řetězec

Popis

print ( string arg)

Vytiskne arg.

Viz také: echo(), printf() a flush().