开发者

phpMyAdmin, how to enable the db search field?

开发者 https://www.devze.com 2023-03-28 23:13 出处:网络
How can I enable the small searchfield above the list of my DBs in the navigation frame on the left? $cfg[\'UseDbSearc开发者_开发问答h\']= TRUE;

How can I enable the small searchfield above the list of my DBs in the navigation frame on the left?

$cfg['UseDbSearc开发者_开发问答h']             = TRUE;   

UseDbSearch does not enable it for me.


did you find the config.inc

http://myeasylinux.wordpress.com/2010/07/31/phpmyadmin/

http://wiki.phpmyadmin.net/pma/config.inc.php

there you can enable it if you have privilege

0

精彩评论

暂无评论...
验证码 换一张
取 消