< Back
Page 9 of 9
Like this article? We recommend
Next Steps
This article discussed selecting from and writing to a database from a PHP page. In general, database interactions require connecting to the database and then executing an SQL statement. For select statements, the information can then be retrieved into a series of arrays, where it can be accessed like any other variable data.
Part 3 concludes this series of articles with a look at user-defined functions and shows you how to convert the calendar system into a simple object-oriented application.
< Back
Page 9 of 9