Manually change the admin password for Wordpress
March 4, 2010 by stefan · Leave a Comment
It may sound strange to some, but someday you will need this post. Anybody can happen to forget the admin password type of personal blog Wordpress.
In this case, all you have to do is manually change the admin password for your Wordpress platform.
Learn how the lines below.
How do i point my domain name to my server?
November 29, 2009 by admin · 4 Comments
You have to point your domain DNS to you ip adress.
So go to the domain service that you bought that domain and find the configuration for the NameServer. Just point the nameserver to the nameserver of the server or the ip adress of the server.
Detect browser version and browser name
November 29, 2009 by admin · Leave a Comment
Sometimes we need to detect the browser that the visitators use to make different things. So, how do we do it?
Simple….. use the following into the <head> html file