string public DsSet::join ([string $glue])Parameters :Questa funzione accetta un parametro , $collache è facoltativo. Usato per separare un elemento set.Valore restituito:questa funzione restituisce una stringa.I seguenti programmi illustrano la funzione Ds / Set::join()in PHP: Programma 1: