Jump to content

chronmar

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

chronmar's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I am accessing a database with about 100 columns... is there a way to display the column name from the query as well as the data entered without hard coding each column name? so far all the querys I have done I specify the column name (i.e. $row['email'] or $row['question_1']) I was not sure if I could do an array with the column name as key and the data as value and print each out in a table. Please help if you can... i.e. email I question_1 I question_2 IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII i@i.com I yes I no
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.