I do not own padlock, but if it is like other products, go to https://www.xlspadlock.com/account/login?redirect_to=https://www.xlspadlock.com/account/ and login in.
When I login, I find my activation keys in members area.
7.4 is currently oldest version for 2025 version.
I have tried in long time to add "extra versions" to EXEOut but look in the program folder and you will see the available versions. You might be able to add your own using the NTS version you have in mind.
Your screenshot shows you already have the dll in correct location. Just make sure you have the correct dll https://downloads.ioncube.com/loader_downloads/ioncube_loaders_win_nonts_vc17_x86.zip
C:\Program Files (x86)\GDG Software\ExeOutput for PHP 2025\PHPRuntime84\ext
Some good info on this...
Try it like this if you have not (copy/paste):
<!doctype html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<title>UTF-8 Test</title>
</head>
<body>
Test
</body>
</html>
Leave out the php include.
I am not positive, but if above works for you, then this may be the issue:
The only non-ASCII...
Few things that I notice but my not actualy be the issue. Worth cleaning up though:
1) Get rid of extra line below <?php include "xray.php" ?> so it looks like <?php include "xray.php" ?><!DOCTYPE html>
2) Not a good practice to place code outside of the </hmlt> tag like this:
Privacy -...
If you will provide some of your code / php that is loading the garbled characters, will see what I can figure out. Maybe help maybe not but will try...
Out of curiosity and some advance planning for a new software we are working on, is this still on track? Like to use ExeOutput for the project but if not ready will move forward with our original plan.
Sorry about that. Not in my home office and no access to exeout. I provided the code from my memory and it appears my memory and code are wrong.
I will be back on Aug 14 and can take a better look. Hopefully @gdgsupport will checkin before that and assist you.