Showing posts with label News Update. Show all posts
Showing posts with label News Update. Show all posts

Friday, 8 October 2010

PHP Script Upload via URL or Link

What your upload speed is slow? My upload speed is to slow too. I tried to find solution how to copy files from some url to my server, or another words from one server on internet to space on my server. I found this php script which works fine and i am going to copy some file to my reseller host :)
This is the code. Feel free to use it (i cant credit it because i dont know who is owner and also think that someone who know php can easy write this):
note: this would be probably big security risk on your server.
in the first text box paste complete url of wished file and in second only name of file with extension. your file will be saved in script folder under chosen name...
Imageshack call this transload.

<?php
if ($_GET[xfer]) {
if ($_POST[from] == "") {
print "You forgot to enter a url.";
} else {
if ($_POST["pwd"]&lt;>"banana"){exit;}
copy("$_POST[from]", "$_POST[to]");
$size = round((filesize($_POST[to])/1000000), 3);
print "transfer complete.<br>
Data upload link: <a><a href=\"$_POST[from]\">$_POST[from]</a><br>
Data upload: <a><a href=\"$_POST[to]\">$_POST[to]</a> : $size MB";
}
} else {
print "<h1>Mas Basy Uploader Final:</h1><br>
<form action=\"$PHP_SELF?xfer=true\" method=post>
from(http://): <input name=from><br>
to(filename): <input name=to><br>
password: <input name=pwd><br>
<input type=submit value=\"transload\">";
}
?>



Change ‘banana’ to your password to protect hosting from abuse..

Tuesday, 7 September 2010

The Popular iPhone Game goes to Android

CALIFORNIA - Angry Birds, the most successful games on the Apple App Store and has been a game no one in the iPhone for a long time, now present for almost all smartphone Android.


Angry Birds game version is available for Android Market is 'Angry Birds Lite' (a free trial version with some parts of the locks). Angry Birds Lite for Android is still in experimental stage, as quoted from Mashable, Monday (06/09/2010).
Full version of this game will be available in the foreseeable future. But in the meantime, those users who have a game Android Angry Birds can try a very crazy game by users of the iPhone and iPad.
When you run the game, you have to shoot the red birds from different directions and places. Perhaps this description is not too useful, so download and try this game directly on your iPhone.
Angry Birds claimed to have been downloaded more than six million Apple users have downloaded this game. Angry Birds success stories in the Apple device, triggering the interest of the company's other gaming consoles.
Game consoles like Sony PSP, and Nintendo DS are also rumored to be Angry Birds disambangi by this game.