print

(unknown)

print -- Affiche une chaîne.

Description

print ( string arg)

print() affiche arg.

Voir aussi echo(), printf() et flush().