Posted by:
passworder
(---.29-1-64736c11.cust.bredbandsbolaget.se)
PHP code doesn't work if I don't put <?php before I start a code block and that is really unefficient and looks clumsy. Is there any way to remove this so I can use normal code blocks like this:
<?
echo "like this";
?>
The other problem I have is that I don't have the root password for the mysql db. When I try to log in as root in the console or phpmyadmin it says wrong password. I have tried blank and "root".