Hi!
Once again, we are really happy to announce that we are releasing 2 new chapters today.
4) Writing data
After having seen how to read in the database, you'll learn how to write data. Simple actions will be taught : adding data, modifying data and deleting data.
This will then enable you to start using MySQL on your website.
The best way to see what you are able to do is practicing. So let's get into it!
5) Practical: creating a mini-chat
The second practical of our PHP tutorial will teach you how to create a mini-chat for your website. This is a good way to start using MySQL and PHP, because you'll be mixing the two for a challenging application.
The next chapters will be the first ones of part III, which will contain lots of practicals. See you!