Skip to content

How to use php with fast-cgi webserver example #163

Answered by pataxis
param-esec asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @param-esec , thanks for your question!

We don't have any example today but javascript is often used in ACAP applications.

Here's a small outline how I would go about to try this:

  • Based on the web-server-using-fastcgi example.
  • Create a directory html in ACAP application project, i.e. under app directory.
  • Create a HTML page index.html in the html directory.
  • Add to manifest.json field acapPackageConfconfiguration.settingPage value index.html.
  • Add javascript functions to index.html for e.g. fields and buttons and try to send user input to the CGI.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pataxis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants