```php <?=$xy?> ``` should be declared as wrong ```php <?= $xy ?> ``` should be the one we are looking for spaces issue
should be declared as wrong
should be the one we are looking for
spaces issue