PROGRAMMING COURSES ADMIN VIDEO TUTORIALS COMMUNITY RESOURCES |
MySQL is currently the world's most popular and widely used open source
database technology and data storage system. MySQL offers great
reliability and
ease of use. It is free, and comes with free
documentation as well as thousands of programmers that share their code
that
relates to communicating with a MySQL databse.
You can think of a MySQL database as a container that holds string(text based) data. Images, media files, audio files, and things of that nature really should not be stored in a database. The trick is to put those files on the server in folders and just reference their name and path in the databse. Here are a few of the types of applications PHP and MySQL can help you create: 1. Website Blogs 2. Custom Dynamic Database Driven Websites (like developPHP) 3. Ecommerce and Custom Online Store Programming 4. Social Networks and Communities 5. Guestbooks 6. Entire Dynamic Websites 7. Client and Customer Information Any application that requires deep data storage and easy access to that data. This list would be very long. PHP will be our doorway to MySQL, a middle man of sorts that can communicate with various technologies and transfer data between them. MySQL is one of those languages that PHP seems to mesh with very well, and the open source community is constantly adding a more expansive and useful structure to the language. We will use PHP to open connections, close connections, select data from the database, parse it, and much more. If you happen to be new to database technologies and deep data storage, MySQL offers a nice soft cushion to bring you into understanding and working with database systems. When you feel comfortable working with MySQL and PHP together you can jump into our PHP+MySQL applications made for learning application logic. Many open source applications use MySQL as a data storage method, including many of the applications we offer here. If a database is required for the project, we will use MySQL to cover our needs. MySQL is very stable, secure, and user friendly enough for beginners to jump right into it. Many open source applications use MySQL databases to create the magic for people. A few of those are: 1. Joomla (dynamic PHP websites made easy) 2. Wordpress (custom blogging and much more) 3. WebIntersect (Social Network/Community Core) 4. PHPBB (forums) 5. ZenCart (ecommerce, online shopping) 6. OSCommerce (ecommerce, online shopping) This list can just keep going and going... Here are the main parts of a MySQL database and a quick description of what purpose they serve.
|
|||||||||||||||||||
|
|
DevelopPHP Requires Flash Player
___________________________________________
|
||||||||