PHP Simple QA
It contains Simple Questions and Answers in PHP
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
Newer Post
Older Post
Home