Jump to content

var to db output


matvespa

Recommended Posts

Hi. I found a code online but unfortunately, the data is retrieved via variables. How can i convert this code to retrieve the data from database instead. Thank you in ADVANCE!

 

var members = [
    ['Steven B. Ayres', '1911-1913', 'New York', 'Independent Democrat', '1861-1929'],
    ['William Augustus Ayres', '1915-1921 1923-1934', 'Kansas', 'Democratic', '1867-1952'],
    ['William Hanes Ayres', '1951-1971', 'Ohio', 'Republican', '1916-2000']
];

 

Link to comment
https://forums.phpfreaks.com/topic/209334-var-to-db-output/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.