Showing posts with label how can comments in php code. Show all posts
Showing posts with label how can comments in php code. 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