Results 1 to 2 of 2

Thread: php gurus

Hybrid View

  1. #1

    php gurus

    The command-line client you launch to manually interact with PostgreSQL is:
    a) postmaster
    b) mydbadmin
    c) psql
    d) sqladmin
    e) pg_ctl

    The PHP function used to initially connect to a PostgreSQL database is:
    a) pg_connect_db
    b) mysql_connect_db
    c) pg_connect
    d) pg_exec
    e) mysql_select_db

    The PHP function used to initially connect to a MySQL database is:
    a) pg_connect_db
    b) mysql_connect_db
    c) pg_connect
    d) mysql_connect
    e) mysql_select_db

    The PHP function used to select a MySQL database is:
    a) pg_connect_db
    b) mysql_connect_db
    c) pg_connect
    d) mysql_connect
    e) mysql_select_db

  2. #2

    Re: php gurus


    The command-line client you launch to manually interact with PostgreSQL is:
    a) postmaster
    b) mydbadmin
    c) psql
    d) sqladmin
    e) pg_ctl

    The PHP function used to initially connect to a PostgreSQL database is:
    a) pg_connect_db
    b) mysql_connect_db
    c) pg_connect
    d) pg_exec
    e) mysql_select_db

    The PHP function used to initially connect to a MySQL database is:
    a) pg_connect_db
    b) mysql_connect_db
    c) pg_connect
    d) mysql_connect
    e) mysql_select_db

    The PHP function used to select a MySQL database is:
    a) pg_connect_db
    b) mysql_connect_db
    c) pg_connect
    d) mysql_connect
    e) mysql_select_db
    Question or quiz? :P

Similar Threads

  1. PHP Tutorial
    By Waka-Gashira in forum Windows - General Topics
    Replies: 8
    Last Post: 01-27-2005, 08:10 AM
  2. PHP on IIS Server
    By genesis in forum Windows - General Topics
    Replies: 8
    Last Post: 01-03-2005, 11:22 AM
  3. PHP not working in RH8
    By Pleiades in forum Linux - Hardware, Networking & Security
    Replies: 5
    Last Post: 02-24-2003, 12:17 PM
  4. PHP takes ASP as Number 1 SSSL
    By coltrane in forum Linux - Software, Applications & Programming
    Replies: 0
    Last Post: 07-04-2002, 03:47 AM
  5. Any php gurus out there?
    By tolstoy in forum Linux - Software, Applications & Programming
    Replies: 2
    Last Post: 02-02-2002, 07:09 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •