How do I “comment” in php files?
-
I don’t know the basics of how to “comment” in php files like my template files. Commenting in the code means writing a note to yourself, that doesn’t affect the code. It gets ignored.
I’m often instructed by plugins or hints on the forum, to “comment” my changes, or “uncomment” some template tag (this is in the Default theme Kubrick).
…You can put a slash before it? What about /* or */
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘How do I “comment” in php files?’ is closed to new replies.