Help for this page

Select Code to Download


  1. or download this
        The hostname, if not specified or specified as '',
        will default to an mysql or mSQL daemon running
        on the local machine on the default port for the
        UNIX socket.
    
  2. or download this
        $dsn = "DBI:$driver:database=$database;host=$hostname;port=$port";