1
Hello!! I am creating a web platform with connection in postgree and I came across this obstacle. I don’t know how to display a query (view) in the HTML form receiving information from a listbox. Could someone help me??
1
Hello!! I am creating a web platform with connection in postgree and I came across this obstacle. I don’t know how to display a query (view) in the HTML form receiving information from a listbox. Could someone help me??
Browser other questions tagged php database
You are not signed in. Login or sign up in order to post.
does the same as with a select ... a view is just a query shortcut
– Daniel Omine
Can you give more details of how your code is and more details about what you are doing? What you posted is too wide, because there are millions of ways to do this but only a few will do for you.
– Victor Stafusa