Benutzer-Werkzeuge

Webseiten-Werkzeuge


en:download

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
en:download [2024/01/08 20:25] – [Personal Versions] roehneren:download [2024/01/08 21:06] – [Microsoft Defender] roehner
Zeile 3: Zeile 3:
 ===== Microsoft Defender===== ===== Microsoft Defender=====
 If Microsoft Defender prevents the installation of GuiPy click on **"More Info"** and in the next window on **"Run anyway"**. If Microsoft Defender prevents the installation of GuiPy click on **"More Info"** and in the next window on **"Run anyway"**.
-{{:en:defender.png?400|}}+{{:en:defender.png?460|}}
  
 ===== 64-Bit ===== ===== 64-Bit =====
Zeile 13: Zeile 13:
   *[[https://www.guipy.de/download/dl.php?nocache&K=1&V=GuiPy-4.5-x64-Setup.exe |Version 4.5 from 2023.12.14]]\\     *[[https://www.guipy.de/download/dl.php?nocache&K=1&V=GuiPy-4.5-x64-Setup.exe |Version 4.5 from 2023.12.14]]\\  
   *[[https://www.guipy.de/download/dl.php?nocache&K=1&V=GuiPy-3.8-x64-Setup.exe |Version 3.8 from 2023.10.26]]\\     *[[https://www.guipy.de/download/dl.php?nocache&K=1&V=GuiPy-3.8-x64-Setup.exe |Version 3.8 from 2023.10.26]]\\  
-  <php>  + 
 +<php>  
   $mysqli = @new mysqli('10.35.46.47', 'k177012_guipy', 'dHgf*768hkj_fsfs', 'k177012_GuiPy');   $mysqli = @new mysqli('10.35.46.47', 'k177012_guipy', 'dHgf*768hkj_fsfs', 'k177012_GuiPy');
   if ($mysqli->connect_errno)    if ($mysqli->connect_errno) 
Zeile 21: Zeile 22:
   $row = $res->fetch_array(MYSQLI_NUM);   $row = $res->fetch_array(MYSQLI_NUM);
   echo " Downloads bisher: ".$row[0];   echo " Downloads bisher: ".$row[0];
-  </php>+</php>
  
  
Zeile 32: Zeile 33:
   *[[https://www.guipy.de/download/dl.php?nocache&K=2&V=GuiPy64.3.8.zip|Version 3.8 from 2023.10.26]]\\     *[[https://www.guipy.de/download/dl.php?nocache&K=2&V=GuiPy64.3.8.zip|Version 3.8 from 2023.10.26]]\\  
  
-<php>  $mysqli = @new mysqli('10.35.46.47', 'k177012_guipy', 'dHgf*768hkj_fsfs', 'k177012_GuiPy');+<php>   
 +  $mysqli = @new mysqli('10.35.46.47', 'k177012_guipy', 'dHgf*768hkj_fsfs', 'k177012_GuiPy');
   if ($mysqli->connect_errno)    if ($mysqli->connect_errno) 
     die();     die();
Zeile 38: Zeile 40:
   $res = $mysqli->query($sql);   $res = $mysqli->query($sql);
   $row = $res->fetch_array(MYSQLI_NUM);   $row = $res->fetch_array(MYSQLI_NUM);
-  echo " Downloads bisher: ".$row[0];</php>+  echo " Downloads bisher: ".$row[0]; 
 +</php>
  
  
en/download.txt · Zuletzt geändert: 2024/05/16 14:28 von hosting167488