Welcome Guest, Not a member yet? Register   Sign In
Problem with <?=$variable?>
#1

[eluser]haderach[/eluser]
Hi,

I've tried simple examples and i have a problem.

In the view, <?php echo ''.$variable; ?> works
but not <?=$variable?>

Any ideas?

Thanks'
#2

[eluser]OES[/eluser]
Does your host allow short tags ?
#3

[eluser]haderach[/eluser]
How can i check this requirement?

in php config?
#4

[eluser]OES[/eluser]
<?php phpinfo(); ?>
#5

[eluser]haderach[/eluser]
ok i get the phpinfo.

What is the config variable to fix?
is it short_open_tag=true?

Thanks




Theme © iAndrew 2016 - Forum software by © MyBB