Welcome Guest, Not a member yet? Register   Sign In
Documentaion bugs in 1.7
#2

[eluser]Unknown[/eluser]
The problem is that Apache is trying to process this code ... Probably wrong php configuration, but what exactly ?..

<textarea class="textarea" style="width:100%" cols="50" rows="10">
<?php
class Blog extends Controller {

function index()
{
echo 'Hello World!';
}
}
?>
</textarea>


Messages In This Thread
Documentaion bugs in 1.7 - by El Forum - 12-01-2008, 02:28 AM
Documentaion bugs in 1.7 - by El Forum - 12-03-2008, 12:23 AM



Theme © iAndrew 2016 - Forum software by © MyBB