how can comments in php code

how can comments in  php code


c language mutliline comments
/*
test
*/
single line comments
//single line comment
#single line comment