Skip to main content

16 docs tagged with "php"

View all tags

PDO Basics

- Creates a new PDO object for SQLite database.

PHP File Handling

| scandir(‘path’) | Will scan the files in the requesting directory. Will only do the first level. |