What is the tags in PHP is not a valid way to begin and end a PHP code block?



What is the tags in PHP is not a valid way to begin and end a PHP code block?..

Answer / Money Taygi

<% %>

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Without using forms and hidden variables, how to send variables from a PHP script to another URL using POST method?

2 Answers  


What is happening in the following code $objA = new A(); // A is a class $objB = $objA;

3 Answers   NIIT,


What are the features and advantages of object-oriented programming?

5 Answers   HCL,


What is cookie?

1 Answers  


Explain $_FILES Superglobal Array?

1 Answers  


How to Pass JSON Data in a URL using CURL in PHP?

1 Answers  


Tell me what types of loops exist in php?

1 Answers  


How can I embed a java program in php file and what changes have to be done in php.ini file?

1 Answers  


What is the difference between $var and $$var?

1 Answers  


Why php is also called as scripting language?

1 Answers  


Is multilevel inheritance possible in php?

1 Answers  


Why do we need session?

1 Answers  


Categories