Load data into form fields

Load data into form fields

I'm looking for a solution almost like this: http://www.w3schools.com/PHP/php_ajax_database.asp
But instead of fetch the data as html into a div would I like to only have the db-data and put that into form fields that already exits at the page.
And it will be more then one column data/form field.