Wordpress - virendrachandak.wordpress.com - Virendra's TechTalk

Latest News:

How to hide nginx version number in headers and errors pages 5 Aug 2013 | 06:30 am

In default Nginx configuration, the server sends HTTP Header with the information of Nginx version number of the Server. The HTTP response header “Server” displays the version number of the server. Th...

Big forms and PHP max_input_vars 3 Jun 2013 | 07:00 am

Recently I was working in WordPress to create a big menu, with over 75 links in it. When I created it and tried to save it got save only partially, few menu items at the end got truncated. I was … Re...

Big forms and PHP max_input_vars 3 Jun 2013 | 07:00 am

Recently I was working in WordPress to create a big menu, with over 75 links in it. When I created it and tried to save it got save only partially, few menu items at the end got truncated. I was … Re...

How to change WordPress username 30 Apr 2013 | 07:00 am

By default when you install WordPress, the username is “admin”. If someone is trying to hack into your site the first username they would try is “admin”, and if you use “admin” all they have to now do...

How to change WordPress username 30 Apr 2013 | 07:00 am

By default when you install WordPress, the username is “admin”. If someone is trying to hack into your site the first username they would try is “admin”, and if you use “admin” all they have to now do...

How to hide apache information with ServerTokens and ServerSignature directives 20 Feb 2013 | 07:00 am

In default Apache configuration, the server sends HTTP Header with the information of Apache version, modules, Operating System, etc of the Server. The HTTP response header “Server” displays all these...

How to hide apache information with ServerTokens and ServerSignature directives 20 Feb 2013 | 07:00 am

In default Apache configuration, the server sends HTTP Header with the information of Apache version, modules, Operating System, etc of the Server. The HTTP response header “Server” displays all these...

How to get size of BLOB in MySQL 23 Dec 2012 | 06:00 pm

Recently I wanted to get the size of the data stored in the BLOB field of a MySQL table. BLOB is a field which can be used to store variable amount of data. There is a simple MySQL String function, … ...

How to get size of BLOB in MySQL 23 Dec 2012 | 06:00 pm

Recently I wanted to get the size of the data stored in the BLOB field of a MySQL table. BLOB is a field which can be used to store variable amount of data. There is a simple MySQL String function, … ...

How to add CSS classes to WordPress menu item 25 Nov 2012 | 06:00 am

Recently I wanted to add some customization to some of my menu items. So I decided to add a CSS class to those particular menu items. I could modify my theme code and add some custom functions to do t...

Recently parsed news:

Recent searches: