Related Articles
PHP Programming (OLD)
Redirecting Web Pages with Header Function in PHP
PHP Programming (OLD)
Variables and Print in PHP Programming
PHP Programming (NEW)
PHP – Comments
Commenting code allows you to add notations to you script to explain why it was written how it was. You can also use commenting to keep specific code from running during troubleshooting. <?php /* […]
Be the first to comment