
October 27th, 1999, 04:46 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Hi Miguel,
they're very simmilar. But echo is not a function, it's a language construct. It does not give you a return value. print() does. echo accepts several arguments. print() one.
Ulf
|