Thanks thanks thanks alot buddy… one more and last question…
where should i paste this code in wp-config.php?
/** Turn off Post Revisions without a plugin **/
define('WP_POST_REVISIONS', false);
/** Empty Trash Automatically **/
define('EMPTY_TRASH_DAYS', 5 );
last on the page or something middle etc?