function mysql_connect() called though not supported in the PHP build?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bela-meaad
    Member
    • Feb 2005
    • 86
    • 3.6.x

    function mysql_connect() called though not supported in the PHP build?

    Hello

    is this right?
    Code:
    // Advanced Target
    $impexconfig['target']['databasetype'] = 'mysqli'; // currently mysql only
    $impexconfig['target']['charset']  = '';
    $impexconfig['target']['persistent'] = false;  // (true/false) use mysql_pconnect
    my databse type is 'mysqli' & it says currently mysql only

    & when i start importing i got this
    function mysql_connect() called though not supported in the PHP build

    Any idea?
  • Jerry
    Senior Member
    • Dec 2002
    • 9137
    • 1.1.x

    #2
    mysql_connect is required by ImpEx.
    I wrote ImpEx.

    Blog | Me

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...