Hosting de Calidad
  • Inicio
  • Precios y servicios
  • F.a.q y ayudas
  • Realizar pedido
  • Webs alojadas
  • Quienes somos
  • Foro HyD
  • Contacto

    Zona Dominios

    Entrar
    registro de dominios


    Zona Hosting

    Entrar
    alojamiento web


    5 Métodos de Pago
    Tarjeta de crédito
    Domiciliación
    Transferencia
    Soporte Epagado
    Soporte Paypal

    Liberalización .es

    Ver mas
    dominios .es


  •  
     
     
    fbsql_close

    fbsql_close

    (PHP 4 >= 4_0_6)

    fbsql_close __ Close FrontBase connection

    Description

    bool fbsql_close ( [resource link_identifier])

    Returns: TRUE on success, FALSE on error_

    fbsql_close() closes the connection to the FrontBase server that's associated with the specified link identifier_ If link_identifier isn't specified, the last opened link is used_

    Using fbsql_close() isn't usually necessary, as non_persistent open links are automatically closed at the end of the script's execution_

    Ejemplo 1_ fbsql_close() example

    <?php
        $link = fbsql_connect ("localhost", "_SYSTEM", "secret")
            or die ("Could not connect");
        print ("Connected successfully");
        fbsql_close ($link);
    ?>

    See also: fbsql_connect() and fbsql_pconnect()_

     
       



    registro de dominios | alojamiento web | hosting por publicidad

       

     

    Manual de linux Manual de apache Manual de php Manual de mysql Manual de SQL Manual del Plesk Como funciona Paypal Manual de html