Tag Archives: ?>

Ending tags of php – leave or not

To end the php code we can use <? , In fact it is just optional and we should leave it when we are following OOP. This helps us to remove unwanted whitespaces. This is the core rule of Codeigniter … Continue reading

Posted in Featured, Newbie, PHP Tagged , ,