Welcome Guest, Not a member yet? Register   Sign In
session problem
#3

[eluser]xaero[/eluser]
here source of main.php:

Code:
<?php
class Main extends Controller {

    function Main()
    {
        parent::Controller();    
    }
    
    function index()
    {
        print "<h1>TEST</h1>";
    }
}
?&gt;


Messages In This Thread
session problem - by El Forum - 10-07-2009, 11:08 PM
session problem - by El Forum - 10-07-2009, 11:22 PM
session problem - by El Forum - 10-07-2009, 11:34 PM
session problem - by El Forum - 10-07-2009, 11:47 PM
session problem - by El Forum - 10-08-2009, 12:54 AM
session problem - by El Forum - 10-08-2009, 12:58 AM
session problem - by El Forum - 07-14-2010, 05:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB