hi ALL...

i'm a new in IT woRLD..
right now i work with PHP, Apache, And MySQL
i want to create aplication that already work(use Apache,PHP, MysQL but it stand ALone )being apLication that executable
what i want is in the future all that i need is just install the aplication and just add the database (that already in XLS or other..) in the next step after the instalation ...

i realy need the HELP ...

thank ...

PS: sory if my english is BAd...

Recommended Answers

All 2 Replies

PHP or any server executed/processed technology (JSP/.NET) wouldn't help you as you always will need to install and setup server (Apache, IIS) together which PHP/JSP/.NET
If you want stan-alone application you should consider Java, C#, VB or any other programming language.

You can use PHP-GTK for building stand alone application.

Link: http://gtk.php.net/

What is PHP-GTK?

PHP-GTK is an extension for the PHP programming language that implements language bindings for GTK+. It provides an object-oriented interface to GTK+ classes and functions and greatly simplifies writing client-side cross-platform GUI applications.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.