Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How many Types of COmments are there in PHP and what are they?

Answers were Sorted based on User's Feedback



How many Types of COmments are there in PHP and what are they?..

Answer / shivakumar naik

PHP supports 3 types of comments

1. /* C style */

2. // C++ style

3. # perl style

Is This Answer Correct ?    25 Yes 4 No

How many Types of COmments are there in PHP and what are they?..

Answer / aditya sharma

single line comment
// OR #

multiline comment
/* ------------------- */

Is This Answer Correct ?    20 Yes 5 No

How many Types of COmments are there in PHP and what are they?..

Answer / ramesh n

two ways

single line comment
//

multi line comment
/* ------------------- */

Is This Answer Correct ?    15 Yes 6 No

How many Types of COmments are there in PHP and what are they?..

Answer / zacharia

3

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More PHP Interview Questions

What is the difference between single-quoted and double-quoted strings in php?

0 Answers  


Tell us how to set cookies in php?

0 Answers  


Is php secure?

0 Answers  


What function should you use to join array elements with a glue string?

0 Answers  


What is laracast?

0 Answers  


Is python similar to php?

0 Answers  


What is the difference between the functions UNLINK and UNSET?

8 Answers   Silicon Biztech,


How to get length of an array in PHP?

0 Answers  


what is the url rewriting?how to rewrite the url? give any example

1 Answers  


How do I run a php program in dreamweaver?

0 Answers  


How to make a file encrypt and decrypt?

4 Answers   3i Infotech,


What are computer variables?

0 Answers  


Categories