-
My name is Brad Harris, and I currently reside in the Abq, New Mexico area. I'm a web-developer, specializing in front-end development. PHP is my weapon of choice for the server side, but my creative side thrives on Javascript and CSS.
-
My Recent Ramblings
Tags
Archives
Tag Archives: php
Adroit 1.1 release
I just put up a new release of Adroit, changes are described at the link. I’ve been using this framework for awhile now on my wife’s website, sayitonthewall.com, and am currently using it to develop an eCommerce site for pujbaby.com (not live yet, thats their previous site). It’s been working out great, providing me a [...]
Also tagged adroit, ajax, java Leave a comment
Adroit PHP framework
After lots of hard work I think the framework is ready for people to use and abuse. I consider it an ongoing project, so theres always new features to add and things to improve, but its to a point where I think it can be useful for other PHP developers. The whole purpose of the [...]
Also tagged adroit 4 Comments
PHP Sessions in the db
I read an article today that I thought was great, and may be the answer to some oddities I’ve experienced lately. I host my sites on a MediaTemple GridServer account. Occasionally, as I’m logged into a site I’ve done, my session seems to just get blown away, and I lose my log in credentials. I [...]
Also tagged adroit 2 Comments
Adroit PHP Framework
Well, I’ve been working on this for awhile now, and its almost ready to put out there for other to use/contribute to. Its basically a lightweight mvc php framework that I’ve been building as I work on different projects, and its about to the point now where I think it could be pretty useful for [...]
Also tagged adroit Leave a comment
Doctrine Model Hydration