Welcome Guest, Not a member yet? Register   Sign In
[HELP NEEDED] array serialization and inserting into database
#5

[eluser]M52 Studios[/eluser]
Could this be due to the fact that I am using a custom controller?

Code:
<?php

class MY_Controller extends Controller
{
    function __construct()
    {
        parent::Controller();
        session_start();
    }
}


Messages In This Thread
[HELP NEEDED] array serialization and inserting into database - by El Forum - 12-20-2010, 10:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB