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


What are the two most common ways to start and finish a php block of code?



What are the two most common ways to start and finish a php block of code?..

Answer / Anand Krishna Prabhat

The two most common ways to define a PHP block of code are using <?php at the beginning and ?> at the end, or using <script> tags: <script language='php'> ... </script>

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What is abstract class in php?

1 Answers  


How to define a user function?

1 Answers  


I am working in VFP with no knowledge of web programming.I want to learn web database programmin. Can I choose PHP and MYSQL for that?

2 Answers  


What are the main error types in php?

1 Answers  


How can we extract string 'techinterviews.com' from a string 'http://www.techinterviews.com' using regular expression in PHP?

4 Answers  


hi i am complted my b.tech and i want to learn php is php is good for my career and i want to know the salary growth on php any one can tell the answer plz and i am learning php myself it is easy to understand..........

3 Answers  


What is lamp in php?

1 Answers  


How to convert a string to uppercase in php?

1 Answers  


How does the identity operator ===compare two values in PHP?

1 Answers  


What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?

1 Answers  


What does namespace mean in php?

1 Answers  


Which is faster for or foreach?

1 Answers  


Categories