Search results

  1. surendra7865

    How to call one exe from another exe in Exeoutput for PHP?

    i need to call one exe from another exe(both are compiled with ExeOutput for PHP ) ExeOutput for PHP How can i do this?
  2. surendra7865

    How can we edit files that complied into exe.?

    i want to save folder in E: or D: drive (not OS installed drive) while exe running is’t possible ?
  3. surendra7865

    How to play videos in Exeoutput for Php using chromium engine

    When you release the next version?
  4. surendra7865

    How can we edit files that complied into exe.?

    I need to save one file into compiled exe. while exe is execution is running is it possible ? If it possible how can i do this ? Can any one help me pls.
  5. surendra7865

    JWplayer error ‘Video not found or access denied’

    Hi, i am using JWplayer to play audio and video files in my exe. this is my html file: <script type="text/javascript"> </script> </head> <body> </body> it play both mp3 and mp4 in browser. But after generating exe with chromium engine it only playing mp3. Mp4 files are not...
  6. surendra7865

    Opening PDF files

    go through the generaldemo in your ExeOutput for PHP located in your —>Documents\ExeOutput for PHP\Samples\generaldemo
  7. surendra7865

    How to play videos in Exeoutput for Php using chromium engine

    Hi guys i need to play videos in my application using chromium engine but it not working if we use Trident engine it working but we need to use chromium engine only. How can i play videos using chromium engine in my exe.
  8. surendra7865

    How to update Chromium engine in ExeOutput for Php

    HTML5 audio and videos are not working on chromium engine i am using ExeOutput for Php 1.7 version how can i update this chromium engine ?
  9. surendra7865

    How to find file path in exe

    I am creating dynamic config file through exe.My application was connecting to database every thing working fine.But i need to check the config file is exists or not. I need to develop some logic depends on that config file i need to check every time while exe is starting. How can i find the...
  10. surendra7865

    I am not able to retrieving values from my database

    Hi while i am inserting values into database using my exe its successfully inserting and i am try to retrieving same values it not showing any values. If i accessing from localhost it showing all the values i entered. after close and restart the my exe all values are displaying. How can i solve...
Back
Top