WHC_list_dbtry.html

WHC Sites Inventory

WHC - mbcan

adb

28:/home/clgpke02/public_html/ztry_mydbs/mysql_whc_mbcan.php
Array
(
    [hostname] => localhost
    [dbname] => clgpke02_mbcan
    [username] => clgpke02_mbcan
    [password] => F0lk#dbgl
    [strSQL] => select * from q1_cubecart_cats_idx
)

dbLink

38:/home/clgpke02/public_html/ztry_mydbs/mysql_whc_mbcan.php
Resource id #3

strErr

39:/home/clgpke02/public_html/ztry_mydbs/mysql_whc_mbcan.php

mysql_connect: OK

strErr

51:/home/clgpke02/public_html/ztry_mydbs/mysql_whc_mbcan.php

mysql_select_db: OK

strSQL

60:/home/clgpke02/public_html/ztry_mydbs/mysql_whc_mbcan.php
select * from q1_cubecart_cats_idx

rcds

83:/home/clgpke02/public_html/ztry_mydbs/mysql_whc_mbcan.php
Array
(
    [0] => Array
        (
            [0] => 1
            [1] => SQL: select * from q1_cubecart_cats_idx
            [2] => 3
        )

    [1] => Array
        (
            [id] => 1
            [cat_id] => 1
            [productId] => 1
        )

    [2] => Array
        (
            [id] => 2
            [cat_id] => 3
            [productId] => 2
        )

    [3] => Array
        (
            [id] => 3
            [cat_id] => 4
            [productId] => 3
        )

)