druveen 0 Newbie Poster

hi i am getting field names in $productname through post method that i have to insert into while loop....

while($res=mysql_fetch_array($result))
{
    $resproductname=$res $productname;'];
}

is there any way to do that ...plz help...thanks in advance...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.