View Poll Results: Do you like it?

Voters
1. You may not vote on this poll
  • Yes

    1 100.00%
  • No

    0 0%
Results 1 to 2 of 2

Thread: Can we generate exe file in php?

  1. #1
    amitweb007 Guest

    Can we generate exe file in php?

    Can we generate exe file in php?

  2. #2
    Join Date
    Dec 2007
    Posts
    2,291

    Re: Can we generate exe file in php?

    You will need a compiler like the Bamcompile 1.21 to create EXE in PHP. This program runs through dos and windows only, so this is good news for windows user.
    1. First Download it by searching it from google.
    2. Now unzip it and open Command prompt and then go to its directory location.
    3. Start -> run then type ‘cmd’
    4. Use the “cd..” command to change directory.
    5. Place PHP script to be compiled next to bamcompile.exe place it in same directory.
    6. In the cmd prompt, at that directory, type:
    7. bamcompile test.php
    8. variations:
    9. “bamcompile -c test.php” gives compression.
    10. -e:something.dll allows a DLL to be embedded

Similar Threads

  1. i want to generate S-curve
    By MR. Mohr in forum Microsoft Project
    Replies: 5
    Last Post: 24-01-2012, 07:09 PM
  2. How to generate a WAR file ?
    By Roustagi in forum Software Development
    Replies: 10
    Last Post: 30-12-2011, 07:23 AM
  3. How to generate content with CSS
    By Eshita The Techie in forum Software Development
    Replies: 5
    Last Post: 08-01-2011, 11:54 AM
  4. How to use the generate() in CPP
    By Gaelic in forum Software Development
    Replies: 5
    Last Post: 15-02-2010, 10:08 PM
  5. How do i Auto-generate HTML File Index
    By Dharmesh Arora in forum Software Development
    Replies: 2
    Last Post: 23-04-2009, 03:18 PM

Tags for this Thread

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
  •  
Page generated in 1,713,880,785.86125 seconds with 18 queries