answersLogoWhite

0


Best Answer

There are currently two ways of developing stand alone PHP applications. Both options are only available for Windows platforms (XP and Greater).

PHP-GTK is a development that utilizes the GTK visual interface platform and allows developers to create glade interfaces.

WinBinder is another development that binds PHP natively into the Windows platform.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you create standalone applications with PHP?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

How do you install crystal reports for php?

how to create report in php


Can Anyone Elaborate the Full form of PHP Language?

PHP is a general-purpose programming language used to designed a website or and applications. It is the server-side scripting language embedded with HTML to develop Static website, Dynamic website or Web applications. PHP is stand for Hypertext Preprocessor and earlier it was abbreviated as Personal Home Page. For more info visit@ javatpoint


Where is php applied?

Primarily it is applied for creating web applications and websites which deal with client-server model. Use mysql db with php and you could build a three tire architecture. Couple of big website like Facebook do use php.


What does a PHP developer do?

PHP is a server side scripting language. PHP is used to develop web applications which has interaction between the Web Application and the Users. PHP developers write the programs (Server side scripting) to develop these web applications. The developed programs acts as an intermediary between the users and the web servers and database. For example when you purchase something online, say a book from amazon.com or ebay.com the order creation, online payments for the orders and upto the delivery of the items, all these transactions are done through the server side scripting languages called PHP. And PHP developers develop this type of websites and applications. Note: The websites given - amazon.com and ebay.com may use a different Server Side Scripting languages than PHP and just for a example and user reference it is given above.


What is a php consultant?

PHP Consultant is a Expert PHP Developer who Guide PHP Development Process

Related questions

Why do we use Php?

PHP is an Open Source Scripting Language. We can create Web Pages and Web Applications using PHP.


What are some languages that are used to create client-side web applications?

i think php, java, c, asp can be used..


What are the differences between PHP and Java Programming?

Java is primarily used to create desktop applications/software while PHP is used to make web applications/websites.Ofcourse both support website/web and desktop applications but you would find very few who interchange those two.Java is complex while PHP is a bit simpler.Java has a massive library while PHP has a small but quite useful library.Generally speaking JAVA developer earns more then PHP counterpart


What can php programng do?

With Php Programming You can Create website , Web Portals, ERP Systems , CMS , E-Commerece Application , Web Services for mobile applications and multi language interaction.


How does PHP function in applications?

in php used for one typ website


What are applications in php?

Many applications are written in PHP. Like Facebook for example, or just about every other webpage. Now to be fair, most of these applications are not solely written in PHP, they use Javascript and many other languages together to create one thing. This is also not to belittle other server side languages like .NET but in my opinion if you go to just about any website on the net, i'd say there is about a 80% chance it has some PHP in it.