Y
Hacker News
new
|
ask
|
show
|
jobs
by
phpexpert1
5361 days ago
What architecture are you using? Looks like PHP and I'm assuming MySQL - anything else?
1 comments
mmattax
5361 days ago
We rolled our own PHP framework which is using the Smarty template framework. The DB is MySQL. We're using a light wrapper around the native mysqli library. Pretty standard stuff right now until we get big!
link