Posted by Ninja_Monkey on 10/13/42 11:40
i tried that. but im using mysqli not mysql. that command doesnt exist in
mysqli and ig et a function undefined error.
"Nick" <nick@phpcontrol.co.uk> wrote in message
news:dtd63p$hht$1@news.freedom2surf.net...
>
> "Ninja_Monkey" <monkey@home.com> wrote in message
> news:U13Kf.32192$Fy4.25979@newsfe4-win.ntli.net...
> > im trying to write a page that can display a list of the databases from
> > mysql. i cant seem to find any commands for it other than executing
"SHOW
> > DATABASES" as an SQL command. what am i doing wrong?
> >
> >
>
> http://www.php.net/manual/en/function.mysql-list-dbs.php
>
>
[Back to original message]
|