windows - How to make installation file from php and xampp -


i wrote software php using xampp server. want create install (exe) file install xampp , paste php files xampp htdocs file. thing possible do. need install xampp apachi , nothing else, need update php.ini file can run other classes.

i want create cd installation guide, lot better if auto run too.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -