php Courses
php Courses
Nov 3, 2020 · Backend Development

How to Enable PHP Short Open Tags on Ubuntu/Apache

This guide explains how to activate PHP short open tags by editing the php.ini file on an Ubuntu server with Apache, shows the syntax differences between full and short tags, and provides the necessary commands to reload Apache after the change.

PHPUbuntuphp-ini
0 likes · 3 min read
How to Enable PHP Short Open Tags on Ubuntu/Apache