flatlander Posted October 4, 2006 Share Posted October 4, 2006 Hi,how do I comment out something in php?Is it the same as html <!-- -->??Thanks!Jill Link to comment https://forums.phpfreaks.com/topic/23012-comments-tag-in-php/ Share on other sites More sharing options...
freakus_maximus Posted October 4, 2006 Share Posted October 4, 2006 Commenting in php is done with "//" such as://Here is my comment Link to comment https://forums.phpfreaks.com/topic/23012-comments-tag-in-php/#findComment-103916 Share on other sites More sharing options...
JaGeK Posted October 4, 2006 Share Posted October 4, 2006 [quote author=flatlander link=topic=110518.msg446861#msg446861 date=1159991752]how do I comment out something in php?[/quote]-> http://www.php.net/manual/en/language.basic-syntax.comments.php Link to comment https://forums.phpfreaks.com/topic/23012-comments-tag-in-php/#findComment-103917 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.