Retrieve and display content from a database.
Bare-bones tutorial on how to connect to a database, retrieve some data, and display it.
Writing Recursive Functions
What is a recursive Function? When do I need to use one? How do I create One? What are the potential risks of recursive functions?
Array Driven Menus
Learn about arrays and how you can use them to save time and create easy-to-update code.
DSN-Less Connections
Sometimes in a hosted environment or inside a company with a less than responsive IT department, you may not have admin rights to the CF Administrative menu. In these situations you can create a DNS-Less connection to your DB.