Search results

  1. G

    Mysql compile option

    Hello, Is it possible, for next version, to consider mysql compiled in exe as an option ? The idea is to reduce memory use on computer, when not using mysql . Thank-you
  2. G

    Issue with PHP Sessions

    http://php.net/manual/fr/function.session-save-path.php
  3. G

    Echo toolbar button names via PHP

    I allready tried that way, but is does’t answer to my needs. Thank-you anyway !
  4. G

    Wrapper https issue

    Yes !.. Thank-you for the share 🙂
  5. G

    Wrapper https issue

    Ok, it is resolved it is only a problem using version 7.1 of php, so I get back to version 5.6
  6. G

    Wrapper https issue

    Hello, In last version of ExeOutput i find a problem using file_get_contents with https: Thank-you,
  7. G

    Echo toolbar button names via PHP

    This is for Toolbar, but how to obtain the same result in current page content ? I mean, not only for Toolbar button names but also for any text needed to be displayed translated for user langage (of my software). Something like: caption | inner exol file text
  8. G

    Wordpress installation

    I mean that .htaccess is not working with ExeOupPut.
  9. G

    Echo toolbar button names via PHP

    Hello, Is it also possible to use the SetUiProp Procedure to change a word from exol language file when displaying in php page ? Because I don’t catch how to include two differents languages, or more. Thank-you, Gilbert
  10. G

    Wordpress installation

    Yes, but .htaccess is not working and after trying to update plugins it doesn’t work to.
  11. G

    Wordpress installation

    Hello, I found out that installing all files of wordpress directly in Data folder is working good to. Gilbert
  12. G

    Windows color dialog box

    Thank-you, this is to what I have been using until now, but using the windows color box will be more acurate !
  13. G

    Need example to get command line parameter in PHP

    http://php.net/manual/en/features.commandline.php
  14. G

    Windows color dialog box

    Yes, thank you, I have tested that script before and it does’n work with ExeOutPut, on myside …
  15. G

    Open select directory

    Yes, it works !
  16. G

    Windows color dialog box

    Maybe that link help : TColorDialog.Execute Method Or this other one :
  17. G

    Windows color dialog box

    Hello A suggestion for update, will be to add a function to open windows color dialogbox because the html5 tag doesn’t work with chromium. Thank-you !
  18. G

    OnStartMainWindow

    Hello, Is it possible to display an image from Data folder with the procedure OnStartMainWindow, instead of using the loadingscreen method ? If yes, how to do it ? Thank-you,
  19. G

    Open select directory

    I have it, it was because of using procedure when it is a function.
  20. G

    Open select directory

    I see, but if it doeSn’t open the directory it doesn’t return the path when I echo the link. How would you proceed to display the path ?
Back
Top