Some tools?
![]() ![]() |
What tools? |
![]() ![]() |
This script uploads the "Attacks to allies" data to a server, so that everybody can have access.
It would be nice if holyschmidt share his php script and html code to use them on our servers. |
![]() ![]() |
I wouldn't want to take all the work away from you guys. :) |
![]() ![]() |
yea this would be inteesting thing for ally members ;) |
![]() ![]() |
Don't Be mean Cathryne
Anyway.
A very insecure approach is:
<?php $_POST["postData"];
$file = fopen("attacks.htm",'w');
if(fwrite($file,$_POST["postData"])){
echo "IK-UPLOAD-COMPLETE";
}
fclose($file);
?>
The alliance mermbers can open a second tab with attacks.htm to view the attacks. You can also modify the script to use HTML format the data that is posts. |
![]() ![]() |
Poderia disponibilizar para todos os mundos?
|
![]() ![]() |
Hi, i am an studien of this wonderfull world of scripts and greasymonkey and rest.
|
![]() ![]() |
Thanks ! Exactly what I was searching for !
But for the moment it's very interesting :)
|

