Book Image

LiveCode Mobile Development Cookbook

By : Dr. Edward Lavieri
Book Image

LiveCode Mobile Development Cookbook

By: Dr. Edward Lavieri

Overview of this book

Table of Contents (17 chapters)
LiveCode Mobile Development Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 6. Data Structures

In this chapter, we will cover the following recipes:

  • Using arrays

  • Using multidimensional arrays

  • Saving external data

  • Loading external data

  • Reading XML

  • Writing XML

  • Using SQLite

  • Using MySQL