Forum Moderators: coopster

Message Too Old, No Replies

executable php

         

Majid

12:53 pm on May 24, 2008 (gmt 0)

10+ Year Member



Hello,

can I convert my php file to executable file for MS Windows ?

I found some convector but these programs run my program in dos mode but I need run in a window in Windows.

Regards,
Majid

JAB Creations

4:04 pm on May 24, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



PHP is designed to be a web programming language, not an GUI based programming language. There is something out there that takes PHP and attempts to do this though I can't remember the name offhand, maybe someone else can mention it for you?

Any way different languages have different intended purposes.

- John

coopster

6:12 pm on May 26, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



I can't remember the name offhand

GTK [php.net]