Putting Data into a File

A

Next article: MySQL

Using Arrays



Next article: MySQL

Previous

The previous article tells you how to use the date function to get the date and time.

Next

The next screen gives you a tutorial on how to use MySQL.
This tutorial tells you how to create tables, insert, update and delete data and how search a database.

External Links

Summary

  • Create an array using the key values and a value for each element
  • Add to the end of a numeric array using []
  • Retrieve an element in an array using its key
  • Use count to find out how many elements are in an array