PHP Version: 7.4.33

print_k

Array
(
    [0] => :EvID
    [1] => 178
    [2] => 2
)


Notice: Undefined variable: y in /home/acacalen/testPhp.acacalendar.ca/index.php on line 32

print_k

Array
(
    [0] => SC\Db\DbTest Object
        (
            [0] => Array
                (
                    [dbs] => hidden
                    [dbsShortcuts] => Array
                        (
                            [r] => readOnly
                            [w] => write
                        )

                    [conn] => SC\Db\SafePDO Object
                        (
                        )

                    [dbVars] => hidden
                    [console_log] => 
                    [whichDb] => readOnly
                )

        )

    [1] => stdClass Object
        (
            [EvID] => 178
            [LocationAlt] => 
            [Location] => Lake Louise
            [Title] => Nor Am and FIS
2DH 3SG
            [Overview] => 
            [StDT] => 2001-12-03
            [EnDT] => 2001-12-11
            [EventType_Primary] => FIS~000
            [eventTypes] => FIS~000
            [FK_associationID] => 1
            [fullAccess] => 1
            [justShow] => 0
            [whichCalendar] => local
            [acaPublished] => 1
        )

    [2] => 
)