You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I want is to display data from mysql database based on inputs from form. The website is live at http://condense.press/ Which of the following is a good architecture.
Directly interaction with database and displaying in iframe. This one is currently used at the master branch.
Directly interaction with database and displaying with ajax. This is done at Iframes to ajax #22
What I want is to display data from mysql database based on inputs from form. The website is live at http://condense.press/ Which of the following is a good architecture.
Expecting answers from #Hacktoberfest