(PHP 3, PHP 4 )
join() is an alias to implode(), and is identical in every way.
See also explode(), implode(), and split().