Here's what you need to do to disable search in WordPress.
phplabs.net
Sunday, April 15, 2012
Saturday, April 14, 2012
WordPress admin pages per page
How to set the limit of pages per page in WordPress admin panel?
Monday, April 9, 2012
Disable magic quotes in htaccess
How to disable magic quotes using
.htaccess?Sunday, April 8, 2012
CSS strike through colour
How do you make a strikethrough in a different colour than the text?
Saturday, March 31, 2012
Plesk default domain
How to set the default domain for an IP or a server in Plesk.
Friday, March 30, 2012
Read .docx in Word 2003
Reading .docx documents in Word 2003 is easy. Here's how.
Thursday, March 22, 2012
Submit a form with a link
Here's a way to use a link for submitting a form.
Tuesday, March 13, 2012
Country list (MySQL table)
Need the country list in your SQL database?
Thursday, November 17, 2011
DirectAdmin php.ini location
Where is php.ini located on a server that runs DirectAdmin?
Sunday, November 13, 2011
CakePHP saveField() not working (solved)
Today I ran into a situation where CakePHP's method
Model::saveField() didn't work.Saturday, October 22, 2011
How to create a 404 error page in PHP
How can we display the 404 (Not Found) error in PHP?
Friday, October 21, 2011
HTML tattoos
A collection of HTML related tattoos.
Saturday, October 15, 2011
PHP implode array keys
Need to implode array keys in PHP? Here's the way to do it.
Saturday, October 8, 2011
MySQL strlen
What is the string length function in MySQL?
There are two MySQL functions for string length:
There are two MySQL functions for string length:
Thursday, August 25, 2011
DNS lookup command
The quickest way to check what IP a domain or a subdomain resolves to is using this command:
Wednesday, August 24, 2011
Excel change sheets shortcut
The other day I was analyzing some website data using Microsoft Excel. The data was spread across multiple worksheets and I had to jump back and forth quite often.
Saturday, August 20, 2011
CakePHP trailing slash
Fancy trailing slashes?
Me too! That's why I desperately wanted to have them in my CakePHP applications as well.
Me too! That's why I desperately wanted to have them in my CakePHP applications as well.
Subscribe to:
Posts (Atom)