开发者

Installing EasyPHP and MySQL data with application files

I wrote some code in PHP that uses a MySQL database. It run with EasyPHP for Windows. Now it's quite difficult to install these on another PC. I have to:

  • Install EasyPHP
  • Copy .php files in www directory
  • Run the .sql file on 开发者_JS百科PhpMyAdmin

How can I make the installation easier?


You can use a Framework like http://www.appcelerator.com/ to bundle your code as standalone application.

Mind you, it only has PHP support, so you would need to switch to SQlite or similar..

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜