Skip to content

Instantly share code, notes, and snippets.

exports.list = function(req, res){
req.getConnection(function(err,connection){
var dropdownFisikJln = connection.query ('SELECT * FROM dropdownlist', function(err, rows){
if(err)
console.log("Error Selecting : %s ",err);
res.redirect('kebinamargaan',{
page_title:"Customers - Node.js",data:rows,
title: "Kebinamargaan SI"