Open new windows of the application with the same user details or instance
@gencodetz wrote: Hello is it possible to open new windows or tabs of the application like normal browser Posts: 1 Participants: 1 Read full topic
View ArticleMysql error when lunch my app
@gencodetz wrote: I receive the following error when lunching my exeoutput app mysqli::real_connect(): (HY000/1130): Host ‘DESKTOP-J9BG6BV’ is not allowed to connect to this MariaDB server Posts: 1...
View ArticleNeed to allow users to select a custom folder to store data created by my app
@kim wrote: Hello guys, does anyone know if it is possible to have a user select a custom location to store data generated by an application? For example, the app can be installed in the usual in...
View ArticleCall to undefined function exo_getglobalvariable()
@sgupta wrote: Using Codeigniter, I am trying to connect my application to a SQLITE3 Database. In the config.php file, I set baseurl as below: $config[‘base_url’] = ‘http://heserver/’; Then in the...
View ArticleMessage: Class 'SQLite3' not found
@sgupta wrote: In my Codeigntier Project, I have se databse.php file as below: $db[‘default’] = array( ‘dsn’ => ‘’, ‘hostname’ => ‘’, ‘username’ => ‘’, ‘password’ => ‘’, ‘database’ =>...
View ArticleMinimising exe size
@FlashRocks wrote: Hi, We are hoping to package some html5 canvas apps into exe files - we don’t need php, or node, or anything really - just a html5 canvas, mp3, and js file. Index.html, sounds.mp3,...
View ArticleAjax response DELETE not working
@kharismaster wrote: hi, i tried deleting data with ajax, but there was no response with exeoutput. In chrome browser it works fine. please help me, where should I fix it. or maybe the exeoutput...
View ArticleBlank PHP error inside IF statement
@andrea.greco wrote: Hi everyone, I’m building a simple system with a Form with EXE Output 2019.1 When a PHP error (or notice) occour, let’s say at the beginning of the page, it is shown in the usual...
View ArticleInclude php page on start
@Gilmichel wrote: I have tryed many ways, but the path isn’t reconize when I include php page contained in my exe, at start (OnStartMainWindow); Gilbert Posts: 1 Participants: 1 Read full topic
View ArticleRun custom code on window close
@freecorvette wrote: I’m using ExeOutput for PHP 1.6. My application launches several processes that run in the background. The main app makes ajax calls that last for several minutes and I’m using...
View ArticleAbout pattern and natural language message
@frpandore wrote: Hi all, When i use the html5 pattern attribute to validate inputs, phpExeoutput server sends me validation message in english whereas i configured it in french. ex. : “Please, match...
View ArticleHEScript PrintPDF prints the whole page - print only from frame
@jaydadhania08 wrote: Hi, I want to use the HEScript function PrintPDF, but it generates PDF of the whole webpage. exeoutput.RunHEScriptCode(‘PrintPDF’); I want to use it to generate PDF of a specific...
View ArticleEnableing Print Preview
@Consonaut wrote: Is there a way to enable PrintPreview in the embedded Chromium browser - i.e. to have it work the same way as in the standard Chrome browser ? Posts: 1 Participants: 1 Read full topic
View ArticleExeOutput showing white screen
@emabusi wrote: I have 2 web apps is one in laravel and another custom php MVC framework similar. I have followed everything on documentation and video tutorial on setting up mysql...
View ArticleHow to remove default (odd) behaviour from a program?
@jt1972 wrote: Hi. Just created my first program with ExeOutput 2019.1 and noticed unwanted behaviour: If a file say jpg file is dragged over the program window the image is now put in the program as...
View ArticleI just see the source code in the compiled app
@bedengler wrote: I’ve compiled an application from me. Running the application just shows me the source code of the .php file. I’ve tried several tweeks like enabling short tags in php.ini etc. But I...
View ArticlePHP errors in log file
@ryosal wrote: I’m using last version of ExeOutPut for PHP. How can I know which are the errors that appears in the log file? My app does work perfectly in localhost and web, but stops in exe file....
View ArticleArgument out of range Exception
@ryosal wrote: Screen Shot 2020-01-03 at 11.53.01 AM874×370 6.83 KB There are the exe file and the exop files. Download link wetransfer.com project_sis.zip 1 file sent via WeTransfer, the simplest way...
View ArticleBackground Process
@wnoveno wrote: We have a background process that runs every 5 mins (Data Sync to a remote server). The problem is that when it runs it blocks the main process. Does exeoutput allow multiprocess...
View ArticleDisable ctrl-o, ctrl-p
@freecorvette wrote: Hi there, I’m using ExeOutput for PHP 1.6 with Trident engine. When typing Ctrl-o, an Open File popup shows up. Whe typing Ctrl-p, the Print dialog shows up. According to...
View Article