Create A Database and UserFirst use of MySQL? Put a password on root user
Create a user for your development, plus one for Apache
Think of name, create databases name_development, name_test,
name_production
edit config/database.ini with database names, user and
password if any
Write SQL For The Model
Generate A Scaffold
Prev |
Up |
Next |
Build A Simple Trax Application |
PHP On Trax |
Advanced Application Build Topics |
|