我可以使用PHP程序和数据库来创建Windows exe应用程序吗? [英] Can I create an windows exe application using PHP program and using Database also?

查看:119
本文介绍了我可以使用PHP程序和数据库来创建Windows exe应用程序吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是大学学生.从我的学校生活开始,我就对网站创建非常感兴趣,这就是为什么我开始学习PHP语言,现在我能够在网站上创建PHP应用程序,但是我想使用该语言和数据库创建一个脱机的Windows应用程序.

I am a college level student. From my school life I was very interested to website creating, and thats why I came to learn PHP language, now I'm able to create a PHP app in website, but I want to create an offline windows app using this language and Database.

但是,由于我是大学学生,所以CSE或计算机工程不是我的文字研究,这就是为什么我不能学习Java或C/C ++的原因.

But as I am student of college, CSE or Computer Engineering is not my textual study, thats why I cant learn Java or C/C++ anything other else.

那么,您是专业的程序员,您能帮我吗?

So you profassional programmers, can you help me out?

推荐答案

是的,可以.

这里有一些方法:

  • 命令行PHP -用于使用PHP开发外壳应用程序;
  • PHP桌面 —是用于开发本机的开源项目 使用网络技术(PHP,HTML5, JavaScript& SQLite);
  • WinBinder —是一个开放源代码扩展,允许PHP程序员轻松构建本机Windows应用程序;
  • Phalanger —是PHP的实现,用C#重写.您可以访问C#库;
  • ExeOutput -这使得可以使用PHP,JavaScript和HTML为Windows创建本机格式的应用程序;
  • PHP GTK —是PHP编程语言的扩展,该语言实现了GTK +的语言绑定.但是从2010年起不支持它;
  • Command Line PHP — is for developing shell applications with PHP;
  • PHP Desktop — is open source project for developing native desktop GUI applications using web technologies (PHP, HTML5, JavaScript & SQLite);
  • WinBinder — is a open source extension that allows PHP programmers to easily build native Windows applications;
  • Phalanger — is implementation of PHP, rewritten in C#. You can get access to C# libs;
  • ExeOutput — this makes it possible to create applications in native format for Windows with PHP, JavaScript and HTML;
  • PHP GTK — is an extension for the PHP programming language that implements language bindings for GTK+. But it is not supported from 2010;

当然,也许还有其他方法,但是我建议您使用诸如C ++,Python,Java,C#等之类的工具来创建Windows应用.这样可以节省您的时间和精力.

Of course, maybe there are other ways, but I recommend you for creating Windows apps use something like C++, Python, Java, C#, etc. It's save your time and nerve.

这篇关于我可以使用PHP程序和数据库来创建Windows exe应用程序吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆