How to create self-populating “smart” forms in Drupal 8 with Form API
2019/09/25Hello! Many years ago (2015 to be exact), we published an article on how to create self-populating dropdown forms using…How to cache queries to admin-ajax.php in WordPress to improve performance
2018/11/02Hello! Working with wordpress for a while now, we noticed that many actions, whether administrative in nature or building a…How to craft an XSS payload to create an admin user in WordPress
2018/01/31Hello! XSS (or cross site scripting) attacks are a common method to maliciously execute actions against a website installation. In…How to use PHP as a web service to backup MySQL over HTTPS to a remote destination
2017/03/14Hello! Following with the theme of our last post, we thought it might be useful to demonstrate how to create…