Forum Moderators: coopster
Thanks,
Teresa
Benchmarking PHP text output [webmasterworld.com]
this is because print returns a int value and echo returns no value / a void value.
otherwise there is no difference between print and echo. if your splitting hairs considering scipt parsing speed then you should stick to echo.
best regards
adrian