Hi John

You have 2 databases, one is your development/production database
($default), the other is your test environment (For testing your app).

See: http://book.cakephp.org/view/1196/Testing

You can change the driver of your connection, i.e. use sqlite rather than
mysql

As for testing users and then members, it sounds like you're just playing
with the code to become familiar.
This isn't the normal way, I would suggest building a full application and
challenge yourself to overcome obstacles.

-- 
Kind Regards
 Stephen @ NinjaCoderMonkey

 www.ninjacodermonkey.co.uk

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to