Hi there, I am attempting to create an installer for my ExeOutput for PHP project. During the installation I would like to ask the user for some information, once the have entered this information as a string where does this then get saved and can I use this information in my PHP files?
For example, during the installation it may ask for their name and then once the application opens it would show Hi, (NAME)?
Thanks in advance
Aled
For example, during the installation it may ask for their name and then once the application opens it would show Hi, (NAME)?
Thanks in advance
Aled