HEScript write to registry not working
@zr11 wrote: Hey I am looking for a bit of help with an issue I am having. I am trying to write to the registry to get an exe I create to run when Windows starts. The problem is it is not writing to...
View ArticleApplication GUID - possibility to change
@servage2 wrote: Is it possible to change Application GUID programaticaly? I need that Application GUID will be “Application GUID” + “exe filename without extension” For example...
View ArticleRewrite content on the fly
@servage2 wrote: Hi, How is it possible to rewrite website on the fly. For example, when i use exeoutput as browser and browse other website, i would like to rewrite the source of this website by php...
View Article2018.3 File Compression Issue
@oldteacher wrote: Discovered what I think is bug. Here is what I did: Cloned a project that already had file compression turned on. Set new project up, saved, compiled and ran. Since new project, did...
View ArticleError using imagettftext() in php 7.2 cannot find truetype font
@orionmetrics wrote: imagettftext($image, 10, 90, $i, 46, $grey, “Arial.ttf”, $text); Hi baffled by this error I keep getting when my app is compiled using php 7.2 (works fine using php 5.6) on the...
View ArticleCronjobs - Application hangs
@honest wrote: I have an APP that pulls in some data via curl using the timer feature. The timer id set to execute php code <?php include('cron.php'); ?> at an interval of 5000. It’s working but...
View ArticleOB Start Issues
@oldteacher wrote: As normal I start on live server building my code and then move over to EXEOut. What works on live server not always works with EXEOut and requires tweaks. Below has me confused,...
View ArticleImage paths using $storagelocation
@oldteacher wrote: Having issue using $storagelocation. for image paths. If I use: $imgpath = $storagelocation.'math_001/images/product.jpg'; Then echo: background-image: url(<?php echo $imgpath;...
View ArticleCan you help me to make my site work with exeoutput 404
@sva260 wrote: hello , i have problem with exeoutput , when i build my app i can’ see images or use dirs ex : Resource Request: public\images\logo.png Resource NOT COMPILED - trying external file...
View ArticleNewbie - helloworld failed to compile :-(
@sbguy01 wrote: Pretty excited about ExeOutput. I downloaded the trial version and tried to compile the helloworld app, or any app for that matter, and I get this error screen. I even ran ExeOutput as...
View ArticleSQLite and Chromium 70.x
@oldteacher wrote: @gdgsupport Do you think this bug is worth reconsidering using sqlite with EXEOut? ZDNet SQLite bug impacts thousands of apps, including all Chromium-based browsers |... New...
View ArticleBlank page after redirect
@honest wrote: I’m currently experiencing blank pages after a redirect. It doesn’t happen every time but maybe about 50% of the time. I have a script that checks urls using curl with the timer...
View ArticleGetting only jumbled text codeigniter
@bhushan wrote: I am using exeoutput to convert Open Source Point of Sale which is build on Codeigniter 3.1.9. Getting no errors in compile, but when i run the executable it shows only this...
View ArticleExeOutput for PHP 2019 Released - January 8th, 2019
@gdgsupport wrote: ExeOutput for PHP 2019 Released Our updated PHP app compiler comes with PHP 7.3, Chromium 71, improved support for Code Igniter, and much more. Upgrade is strongly recommended if...
View ArticleObsidium protection API
@Gilmichel wrote: Hello, Do we need to purchase Obsidium protection API to use it as third party in ExeOutput ? Thank-you, Posts: 1 Participants: 1 Read full topic
View ArticleGetting required files for 2018.3
@oldteacher wrote: Having issues with 2019. Many and I mean many of my past projects created using 2018 having issues. Mainly path issues. What once worked is now not. Got many messages about not...
View ArticleVideo Tutorial: How to include a portable MySQL in your PHP desktop app
@gdgsupport wrote: In this video tutorial, we show you how you can include a portable MySQL server (MariaDB) with your PHP desktop application compiled with ExeOutput For PHP, administer it with the...
View ArticleFEATURE REQUEST: Would be good to have millisecond timing in main debug log
@kim wrote: Just a quick feature request that could help debugging, especially apps that use long polling / ajax etc where logs can get really busy. At the moment the main debug log file only shows...
View ArticleExchange File Is Empty Error +an issue with typing in text fields
@kim wrote: Not sure what this could be related to, but since upgrading to v2019 I’ve been getting this error occasionally: This is when using PHP 7.3 - not yet sure if it happens with v7.2, but I’ve...
View ArticleV2019 Hanging When Compile
@oldteacher wrote: Have not had hanging on compile issue in past with other versions (or least not this bad). Completely locks up and only way to recover is use kill in task manager. Sometimes hangs...
View Article