Q: If so, where can I learn how to do so? Thanks I'm using Yahoo! Smallbusiness, if that's valuable info. I know full well that Smallbusiness provides a phpMyAdmin/MySQL tool, however I'd like to do it by myself if that's possible. Thanks for the input everyone
A: Yes! First off, phpMyAdmin offers you the ability to write SQL into the database without using the gui tools. Your other option would be to write a php or python script that inserts sql into the database. This is done by companies like Myspace when you create an account to insert the user information, or by Google when it queries and returns search results. There are many PHP tutorials that teach you how to do this, like the one below: http://www.tizag.com/mysqlTutorial/
Related items
- What is the correct way to center a picture using html?
- If I want to include a website link in my answer?
- How do I get an array of char* in C++?
- How can I get this Marquee to pause (stop scrolling) when the mouse is put on one of the links?
- YOUTUBE: Why is my youtube partner application taking to long to be reviewed?