Page 1 of 1

creating a windows application

Posted: Fri Apr 30, 2010 11:32 am
by nnaavveenn
hi, i am not much experienced in php ,but i m able to create some forums which can get information and store in mysql database and display it when needed

i am planing to create a application which gets the number of classes which i bunked daily and maintain my attendance percentage,, and maintain a record of classes which i didt attend

i can do this with php,html,mysql, JavaScript. but i can use this application only with the browser support and a wamp server installed in my system,,

my question is ,Can i convert the index.php file into something like index.exe so that it maintains a database in it , and making it to work in a computer which does not contain a browser or wamp?

Re: creating a windows application

Posted: Fri Apr 30, 2010 2:29 pm
by greyhoundcode
Take a look at PHP-GTK, NuSphere PhpDock, ZZEE PhpEXE and Phalanger. Four very different approaches so do some exploring of your own to figure out what is best for you.

When all is said and done however it might be better to ditch PHP for this task and use a language better suited to the task.

Re: creating a windows application

Posted: Sat May 01, 2010 10:22 am
by nnaavveenn
thank u,, thats wat i m looking for

Re: creating a windows application

Posted: Sun May 02, 2010 11:41 pm
by Benjamin
Forum Rules wrote: 11. Please use proper, complete spelling when posting in the forums. AOL Speak, leet speak and other abbreviated wording can confuse those that are trying to help you (or those that you are trying to help). Please keep in mind that there are many people from many countries that use our forums to read, post and learn. They do not always speak English as well as some of us, nor do they know these aberrant abbreviations. Therefore, use as few abbreviations as possible, especially when using such simple words.
You may also want to read:
  1. General Posting Guidelines
  2. Posting Code in the Forums
  3. PHP Manual
  4. PHP Tutorials