Showing posts with label php code comment. Show all posts
Showing posts with label php code comment. Show all posts

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