Search results

  1. E

    How come in some PHP files the closing ?> tag is intentionally ommitted?

    I already know that the script will run without the closing tag (so long as it isn't embedded in HTML or something) But my instructors actual question that I've been asked to find the answer to is 'why some developers actually exclude the closing PHP tags in some files, and also, why is it that...
Back
Top