WHC_list_dbtry.html

WHC Sites Inventory

WHC - netcms

adb

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

dbLink

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

strErr

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

mysql_connect: OK

strErr

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

mysql_select_db: OK

strSQL

60:/home/clgpke02/public_html/ztry_mydbs/mysql_whc_netcms.php
select * from cn_special_offers

rcds

83:/home/clgpke02/public_html/ztry_mydbs/mysql_whc_netcms.php
Array
(
    [0] => Array
        (
            [0] => 1
            [1] => SQL: select * from cn_special_offers
            [2] => 4
        )

    [1] => Array
        (
            [offerID] => 11
            [productID] => 115
            [sort_order] => 0
        )

    [2] => Array
        (
            [offerID] => 5
            [productID] => 4
            [sort_order] => 4
        )

    [3] => Array
        (
            [offerID] => 3
            [productID] => 101
            [sort_order] => 1
        )

    [4] => Array
        (
            [offerID] => 4
            [productID] => 94
            [sort_order] => 2
        )

)