0

Just create my first droplet to Digital Ocean.

I have a Ubuntu 16.04.3 x64.

This is working:

<?= phpinfo(); ?>

This is not working:

<? echo phpinfo(); ?>

It just show in the inspect element tools: <? echo phpinfo(); ?>.

Do I missed something ?

Thanks.

0 Answers0