Forum Moderators: open

Message Too Old, No Replies

PhpMyAdmin SQL Textbox size (Height) changing

phpmyadmin textbox size changing

         

tantra71

2:08 pm on Nov 6, 2009 (gmt 0)

10+ Year Member



For newbies like me, this is a new hot water on phpmyadmin:

Put this line into config.inc.php (in pma root) and press F5 on pma page of the browser:

$cfg['TextareaRows'] = 40;

This will show you an almost screen-high textbox, without slider in right when using 1280x1024 resolution.

mack

1:37 pm on Nov 10, 2009 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Thanks for the tip.

Mack.