+ 2
how does a php starts and ends?
5 odpowiedzi
+ 2
what do you mean ? speak about start and end tag ?
<?php ?> or <? ?> work in an php file
+ 1
Haven't you done the course so far or why would you ask such a question?
0
The question relater to this in the app is bugged
0
no Jay php tag to start is "<?php" or "<?" can be used and php tag to end is "?>"
- 1
Php starts with ‹?php› or ‹?› and ends with ‹/?›