devWhiz Posted June 14, 2011 Share Posted June 14, 2011 I can write php and such just fine, I just opened up a new site and was curious as to what I could use mysql databases for? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/239317-what-are-some-examples-of-things-people-use-m/ Share on other sites More sharing options...
trq Posted June 14, 2011 Share Posted June 14, 2011 Databases are used for storing data. It really is that simple. Quote Link to comment https://forums.phpfreaks.com/topic/239317-what-are-some-examples-of-things-people-use-m/#findComment-1229443 Share on other sites More sharing options...
devWhiz Posted June 14, 2011 Author Share Posted June 14, 2011 so like, if I set up to where I could have users sign up on my site and such the information they use to sgn up with me stored in a mysql DB, and when someone like loads their profile it calls to the database>=? would I be able to write the code to have users register on my site? Im new to the whole website thing, I just usually create scripts to run in CLI Quote Link to comment https://forums.phpfreaks.com/topic/239317-what-are-some-examples-of-things-people-use-m/#findComment-1229454 Share on other sites More sharing options...
trq Posted June 14, 2011 Share Posted June 14, 2011 Yes to all of the above. Quote Link to comment https://forums.phpfreaks.com/topic/239317-what-are-some-examples-of-things-people-use-m/#findComment-1229455 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.