Browser Persistent Data
| session\_start() | Checks if a session has been posted. |
| session\_start() | Checks if a session has been posted. |
Introduction
What is CRUD?:
What are custom post types and taxonomies?
* PHP Superglobal - associative array of data that is created by the server to capture information from URLs, HTML forms, cookies, sessions, and web servers.
* PHP Superglobal - associative array of data that is created by the server to capture information from URLs, HTML forms, cookies, sessions, and web servers.
- Creates a new PDO object for SQLite database.
PHP Code
PHP Code
| scandir(‘path’) | Will scan the files in the requesting directory. Will only do the first level. |
| Command | Description |
| Command | Description |
| Command | Description |
Some cool thing I didn’t know:
- has_action(): Checks if any action has been registered to a hook.
| Command | Description |