↧
Developing a custom store locator map: Creating and populating the MySQL table
This is the second post in my series on how to create your store locator map using Google maps, PHP, and Javascript. Now that we have our store locations in a usable format, we need to create the table...
View ArticleHow to change your WordPress website’s password using phpMyAdmin
Here is the way that I use to change my WordPress site’s password if I am unable to log in or reset the password to the dashboard. Log into phpMyAdmin. Open your WordPress database. Select the wp_users...
View Article