echo and print are both constructs not functions in php, you can use them both display values to screen. echo allows you to display multiple values from a single echo. print returns a values. thats what i was taught in uni lol If you need more help with php just pm me or something
hmmm.. this might be the in the wrong part of the forum and i always thought the difference was nothing too important so i always used php echo.