• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Hi have a problem sry for so much threads but i am need hte help

GoD Axel

HuH FUCK???
Joined
Apr 25, 2009
Messages
199
Reaction score
0
Location
IRAK And Soon The Newest War Ots
Hi wehn i am go to my website/Downloads then:In file downloads.htm admin can set content of this site.

And i was in downloads.htm and i have write:
Code:
<?PHP
$content = file_get_contents("downloads.htm");
if($content != FALSE)
	$main_content .= $content;
else
	$main_content .= 'Hi.';
?>
 
i have a second problem :P :
its daopay problem :S WAHT IS THAT??:
EASYpin allows you to validate a PIN code by calling a certain URL on the Daopay webserver. This is, of course, restricted to up to 3 certain source IP addresses defined by you, which should contain your webserver's IP address. Please revise the information displayed below! If you should need more than three IP's, you can use the third field to enter several IP's separated with a semicolon(e.g. 192.168.0.1;192.168.0.2)
You can insert 1 to 3 IP addresses:
1. 2. 3.
 
i have a second problem :P :
its daopay problem :S WAHT IS THAT??:
EASYpin allows you to validate a PIN code by calling a certain URL on the Daopay webserver. This is, of course, restricted to up to 3 certain source IP addresses defined by you, which should contain your webserver's IP address. Please revise the information displayed below! If you should need more than three IP's, you can use the third field to enter several IP's separated with a semicolon(e.g. 192.168.0.1;192.168.0.2)
You can insert 1 to 3 IP addresses:
1. 2. 3.

Learn to read! lol

You probably got a domain for your website and server(ip that you use to connect server) Just simply insert your domain name , for example - yourserver.no-ip.org in field 1

You can leave other fields empty or you can also put your global ip address in field 2 if you want.
 
Back
Top