
March 15th, 2013, 12:21 PM
|
|
Contributing User
|
|
Join Date: Jan 2004
Posts: 38
Time spent in forums: 2 h 52 m 11 sec
Reputation Power: 10
|
|
|
PHP-based Gaming Site: where to start?
I wish to start a php-based gaming fansite that has: - searchable database of items, materials, etc.
- displaying results in sortable/searchable tables (jQuery datatables)
- user profile creation and management
- maps
- VB forum that links profiles with website profile (maybe shares login and cookie?)
I need advice on where and how to start.
Should I start with a PHP framework, or just use a User Login Library, and do the rest of the PHP from scratch?
|