exe - How to create Setup of Application that have made in PHP -


i beginner php, have developed application in php 5.3.9 , want give client, problem don't know how make setup of that?

i have tried bamcompile create .exe bamcompile supports 4th version of php , , secondly have creating .exe using visual c++ couldn't understand properly, knows solution this?

suggest me proper way/steps go through them surely

any appreciate

try exeoutput php software applications made exeoutput php run php scripts, php applications, , php websites natively, , not require web server, web browser, or php distribution. stand-alone , work on computer recent windows versions.


Comments

Popular posts from this blog

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -