Adding admin user in MySql database for WordPress user
Editing the wp_usermeta table So now that we have inserted our user we will need to give it privileges to access the WordPress Admin seciton. This is done through the…
My little world of sharing
Editing the wp_usermeta table So now that we have inserted our user we will need to give it privileges to access the WordPress Admin seciton. This is done through the…
In ASP.NET you can use default membership provider and use the aspnet_Profile table to store additional information of a user at the time of registration. If you don’t know how…
Before starting this tutorial, assuming that you have installed SQL Server 2005 or SQL server 2008 installed in your local machine. If you have not installed either one of those…