Results 1 to 3 of 3

Thread: PHP to EXE?

  1. #1
    Join Date
    Nov 2006
    Location
    Northeast USA
    Posts
    408
    Thanks
    8
    Thanked 30 Times in 28 Posts

    Question PHP to EXE?

    Hi Guys(or girls, if there are any (.?.) ),

    I was wondering if there was such a program that would turn a php page in to a .exe program. I can script [u]alomost[\u] ok in php. I am getting into, and liking HTML to EXE programs, and have been very useful to me, but my php pages would be much more advanced. Is there such a program or is it even possable? If there is, please tell me.

    File server direct
    -Ben -- THE DYNAMIC DRIVERS
    My Links: My DD Profile||My Youtube Video Tutorials||DD Helping Coders||DD Coders In Training
    I told my client to press F5, the client pressed F, then 5, *facepalm*

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    http://www.bambalam.se/bamcompile/

    Works well. Everything works, though it's quite different than outputting a webpage, obviously, since it's command line.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  3. #3
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    I am getting into, and liking HTML to EXE programs
    Writing fully-fledged client-side programs in HTML is a nightmarish task. You'd do much better to learn a language designed for the task (I recommend Python with wxWidgets if you're more familiar with scripting languages). PHP can do somewhat better, and even has bindings for GTK+, but is still less than ideal.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •