Hey I have a question about the WAMP5 and Apache and PHP. I had a normal apache2 php5 and mysql without WAMP package. When I installed the WAMP all scripts needed after "<?" the php word...why and how to make that sripts will work without php word and with it. Like that: <? .. ?> and <?php ... ?>