SQL Queries in phpMyAdmin
Learn how to access phpMyAdmin to run a SQL query in your WordPress database and how to run a query when your WordPress site has a custom database prefix.
Learn how to access phpMyAdmin to run a SQL query in your WordPress database and how to run a query when your WordPress site has a custom database prefix.
Learn what PHP workers are and how WP Engine handles prioritizes requests when there is too much uncached traffic for your PHP Workers to handle.
Learn what cookies and PHP sessions are and how to properly use them. We also explain why you don't want to use them and provide alternatives.
This article describes the is_wpe() function, which developers can use to perform actions based on location (live, 1-click staging, or non-WP Engine sites).