1
phillipd
How do you get the "String" name of the DB in a module?
  • 2004/11/27 23:11

  • phillipd

  • Quite a regular

  • Posts: 219

  • Since: 2004/4/20


I need to use the mysql_list_fields() method to get the tables in my DB. This function requires the name of the db. What api call does XOOPS provide for this? Or is there another way to get it?

Nevermind, I Found it... XOOPS_DB_NAME

Thanks

Doug P