Skip to main content
18 events
when toggle format what by license comment
Jul 25 at 12:06 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Mar 27 at 11:08 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Feb 25 at 10:44 history edited Leksa99 CC BY-SA 4.0
Add more details on recommendation structure
Feb 25 at 10:43 comment added Leksa99 @BartvanIngenSchenau The recommendations do have the same structure. Each will have basic information but have a different logo picture. Does this affect how to approach the problem?
Feb 25 at 8:30 comment added Bart van Ingen Schenau @Leksa99, how different are the various recommendations? Do they always have the same structure (for example, a list of names) with different content, or can the structure change as well (for example, an image for one user and a link to a page for another)?
Feb 24 at 16:31 history edited Greg Burghardt CC BY-SA 4.0
Markdown fixes
Feb 24 at 15:59 comment added Leksa99 @GregBurghardt Added the clarification.
Feb 24 at 15:49 history edited Leksa99 CC BY-SA 4.0
Add clarifications based on comments
Feb 24 at 15:32 comment added Greg Burghardt Please edit your question to include clarifications in your post. This is crucial information, but it gets lost too easily in comments.
Feb 24 at 15:31 comment added Leksa99 @Greg Burghardt Apologies, still learning the ropes of asking clear questions. Here's the control flow of everything: 1. User submits a form on website 2. Using PHP, this query is sent to my Flask App 3. The Flask App processes the query and sends a response back to the server 4. [??] This is the part where I'm asking for help. I could return HTML code from the App, which would then be displayed on the website. Alternatively , I could have some additional functions on the server that would generate HTML to be displayed on the website. The App would trigger this function.
Feb 24 at 15:18 comment added Greg Burghardt "Trigger a function on the server side from the Python app. For example, have a function in PHP on the server that would create the desired output and which would be called from the app." --- ok, I'm a little confused. I thought you were building a website, but you talk about Python and PHP, and one calls the other... Can you clarify what this all means? PHP also runs on the server.
Feb 24 at 14:18 review Close votes
Mar 11 at 3:01
Feb 24 at 13:53 answer added candied_orange timeline score: 0
Feb 24 at 13:46 history edited Leksa99 CC BY-SA 4.0
added 111 characters in body
Feb 24 at 13:43 comment added Leksa99 Sorry let me make it more precise.
Feb 24 at 13:42 comment added candied_orange "Trigger an event on the server side which would create the desired output." Huh? How is that different than the first option?
S Feb 24 at 13:35 review First questions
Mar 4 at 8:24
S Feb 24 at 13:35 history asked Leksa99 CC BY-SA 4.0