English French German Italian Portuguese Russian Spanish

Comment out / disable html / php code without deleting it

8
Jan

HTML comment tags:


<!--
[ some content ]
-->

With PHP is:


/*
php xxxxxxx
*/

It's useful when you are not sure if you want to delete the code , but still you want to disable it

1 comment

26
Mar

thank you!! it worked!!

thank you!!

it worked!!

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.
X
You may login with either your assigned username or your e-mail address.
The password field is case sensitive.
Loading