lundi 26 janvier 2015

php file without "?>" [duplicate]


This question already has an answer here:




I tried to write a simple php file like this (and it worked):



<?php
echo("OK");


my question is:


Is it safe to write a php file without the "?>" at the end ?


Aucun commentaire:

Enregistrer un commentaire