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...

Whether One-line comment begin with pound sing(#) in php?

Answer Posted / nutan bhatnagar

There are three way to comment a code two are for single
line and one for mulitple line.

For Single line comment
// echo hello ;
# echo hello;

For Multiple line comment

/*

echo hello;
echo "Happy New Year - 2010"
*/

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to stop the execution of php script?

1022


What are php keywords?

984


What is php variable?

1056


What is the alternative structure for control structures?

1144


What is the function func_num_args() used for?

1003


What do you use php for?

1053


What is the php function that removes the first element of the array and returns it?

1014


Write a statement to show the joining of multiple comparisons in php?

1064


What is the output of the ucwords function in this example?

1075


How to get a total number of rows available in the table?

1049


How do I find out the number of parameters passed into function9?

1035


Is php is dying?

1002


What are arguments in php?

1065


What does trim () do in javascript?

1076


Explain $_FILES Superglobal Array?

1098