Php
1 Cevap php

I just installed WAMP, and I can't get my <? to work. Is there a module I need to enable?

Teşekkürler.

1 Cevap

Sen short_open_tags enabled to use the <? açık etiket olması gerekir. Ama bunları kullanmak için ama uyumluluk ve taşınabilirlik nedenlerle standart açık etiket <?php kullanmak için değil öneririz.