Tag Archives: mysql

5 Useful WordPress Queries

Before running any of these queries on your database you should run a backup, If you’re using an older (or newer) version of WordPress these could even break your entire website – So use at your own risk. You can … Continue reading

Posted in MySQL | Tagged , , | Leave a comment

Basic Tutorial PHP/MySQL (Part 1)

One of the most requested tutorials are those that explain how to connect and use a MySQL database server with PHP code. I have written a basic tutorial showing how to perform MySQL queries with PHP. So you’re wanting to … Continue reading

Posted in Code, PHP | Tagged , , , | Leave a comment