Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
functions.php
#3
Yes, that's right.

The end of the <?php tag is implied by the end of the file. Additionally, not having the closing tag means that there will not be any errors introduced by, for example, a newline after the closing tag.

The 'no closing tag' is considered good practice, as I recall. If I can find a reference, I'll add it.

Edit: @n00dles beat me to it ...
--
Nick.
Reply


Messages In This Thread
functions.php - by Timbow - 2016-10-29, 06:03:07
RE: functions.php - by n00dles101 - 2016-10-29, 06:52:32
RE: functions.php - by hameau - 2016-10-29, 06:55:11
RE: functions.php - by Timbow - 2016-10-29, 07:12:04



Users browsing this thread: 1 Guest(s)