anyone have an idea of the syntax? i've tried variations of the following, and nothing is jiving yet. all help much appreciated. thanks, knelson.
while(OCIFetch($debut_execute))
{
$debut_item[OCIResult($debut_execute, "SUBP_DISPLAY")] =
$color_ed[OCIResult($debut_execute, "MD_LEGACY");][OCIResult($debut_execute, "MD_LEGACY");]
}