How to use php with fast-cgi webserver example #163
-
I would like to create a webpage using php to retrieve user's input and settings. I want to confirm if php is supported by ACAP. If not, could you please suggest an alternative method to obtain user inputs? Can I achieve this using html and javascript? |
Beta Was this translation helpful? Give feedback.
Answered by
pataxis
Oct 27, 2023
Replies: 1 comment
-
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:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pataxis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
acapPackageConfconfiguration.settingPage
valueindex.html
.