Qoob Portfolio

The open qoob is a php mvc framework created to speed up the process of creating dynamic sites. This is the code running this website!

Qoob Portfolio

qoob/app/config.ini.php


;<?php exit(); __halt_compiler();

debug=false

[general]
author='andrew harrison'
copyright='creative commons - attribution-shareAlike 3.0 unported'
keywords='andrew harrison, andrew, harrison, nu, portfolio, program, programming, code, coding, codes, dev, develop, developer, resume, qoob, open qoob, openqoob, framework, code, api'
description='personal programming portfolio of andrew harrison'

[db]
host='localhost'
name='andrew_harrison_nu'
user='root'
pass=''

[akismet]
key='xxxxxxxxxxxx'
ua='andrew.harrison.nu/2.0'
to='andrew@harrison.nu'
from='webform@harrison.nu'
subject='website form email'

[autoload]
stats='qoob\utils\stats'
;logz='qoob\utils\logz'

Download

raw zip tar