Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

"I will make no bargains with terrorist hardware." -- Peter da Silva


devel / comp.lang.php / Re: Chatting webpage script.

SubjectAuthor
* Re: Chatting webpage script.Angel
`- Re: Chatting webpage script.I don't know, what is my name

1
Re: Chatting webpage script.

<e56f0492-d500-45ba-b490-73907550a4adn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=560&group=comp.lang.php#560

  copy link   Newsgroups: comp.lang.php
X-Received: by 2002:adf:fb10:0:b0:207:af88:1eb9 with SMTP id c16-20020adffb10000000b00207af881eb9mr18245903wrr.238.1656428559783;
Tue, 28 Jun 2022 08:02:39 -0700 (PDT)
X-Received: by 2002:a81:4ed3:0:b0:31b:8409:8424 with SMTP id
c202-20020a814ed3000000b0031b84098424mr19762227ywb.280.1656428558889; Tue, 28
Jun 2022 08:02:38 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.128.87.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.php
Date: Tue, 28 Jun 2022 08:02:38 -0700 (PDT)
In-Reply-To: <58142a4b-8974-44cb-9641-b724666e5620n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=82.131.38.60; posting-account=_HrVLgoAAAAvDDvVYw-sidhilgYzxTuh
NNTP-Posting-Host: 82.131.38.60
References: <58142a4b-8974-44cb-9641-b724666e5620n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <e56f0492-d500-45ba-b490-73907550a4adn@googlegroups.com>
Subject: Re: Chatting webpage script.
From: ingel1983912@gmail.com (Angel)
Injection-Date: Tue, 28 Jun 2022 15:02:39 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Angel - Tue, 28 Jun 2022 15:02 UTC

Newer files:

https://groups.google.com/g/comp.lang.php/c/NsfnM3mtAyg

*******************************
☏: 372 5 3 9 0 0 6 6 0
E-mail: he1983912[@]mail.ee

Re: Chatting webpage script.

<eb34e2c9-8a2b-4de6-bff9-42422c9b3cabn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=713&group=comp.lang.php#713

  copy link   Newsgroups: comp.lang.php
X-Received: by 2002:a05:6214:5cc5:b0:4b3:ec9e:79d8 with SMTP id lk5-20020a0562145cc500b004b3ec9e79d8mr5824950qvb.61.1665941816788;
Sun, 16 Oct 2022 10:36:56 -0700 (PDT)
X-Received: by 2002:a25:6e54:0:b0:6c2:645e:6d7b with SMTP id
j81-20020a256e54000000b006c2645e6d7bmr6189689ybc.124.1665941816561; Sun, 16
Oct 2022 10:36:56 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.php
Date: Sun, 16 Oct 2022 10:36:56 -0700 (PDT)
In-Reply-To: <e56f0492-d500-45ba-b490-73907550a4adn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=85.253.193.23; posting-account=clWGKQoAAABbOzxWs_XUCNvb7bnFSWWv
NNTP-Posting-Host: 85.253.193.23
References: <58142a4b-8974-44cb-9641-b724666e5620n@googlegroups.com> <e56f0492-d500-45ba-b490-73907550a4adn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <eb34e2c9-8a2b-4de6-bff9-42422c9b3cabn@googlegroups.com>
Subject: Re: Chatting webpage script.
From: vvvvvavvvaaaa@hotmail.com (I don't know, what is my name)
Injection-Date: Sun, 16 Oct 2022 17:36:56 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 32875
 by: I don't know, w - Sun, 16 Oct 2022 17:36 UTC

a.php
<html>
<head>
<link rel="icon" style="width:15px; height=15px; background-color: #76FEFF; color: #76FEFF;"/>

<style>
input {
color: #76FEFF;
}

body {
/*
background-image: url("img.jpg");

background-repeat: repeat;
background-size: 100%;
*/

background-color: #76FEFF;

}

..main12 {
text-decoration:none;
color: #76FEFF;
font-weight: bold;
background-color: white;
border: 1px solid white;
border-radius: 10px 10px;
padding: 5px;
font-weight:bold;
} ..main1 {
text-decoration:none;
color: white;
border-radius: 5px 5px;
padding: 5px;
font-weight:bold;
width:775px;
}

..main12 {
text-decoration:none;
color: #76FEFF;
border-radius: 5px 5px;
padding: 5px;
font-weight:bold;
vertical-align: middle;
width:535px;
}

..main2 {
color: white;
}

..main3 {
text-decoration:none;
color: #76FEFF;
font-weight: bold;
background-color: white;
border: 1px solid white;
border-radius: 5px 5px;
padding: 5px;
font-weight:bold;
width:100px;
display:block;

}

..w1 {
color: white;
} ..w2 {
color: white;
display:inline-block;
} ..pwd {
color: #76FEFF;
display:inline-block;
}

..w21 {
color: white;
display:block;
}

</style>
</head>
<body>
<h1 class="main1">
</h1>
<h1 class="main12" style="line-height: 45px;">W e l c o m e . T e r e t u l e m a s t .</h1>
<h1 class="main1">
</h1>

<?php

include("func.php");
include("data.php");

class Password extends Dobj{
var $content;
}

$dirs = array_filter(glob('*'), 'is_dir');

$cannotcreate=false;

if(count($dirs)>60) {
$cannotcreate=true;
}

if(!empty($_POST['rname'])&&($_POST['rname']!=" ")&&!empty($_POST['rname'])&$cannotcreate==false) {
$_POST['rname'] = strip_tags($_POST['rname']);
$_POST['rname']=substr($_POST['rname'],0, 100);
$_POST['rname'] = str_replace(' ', 'space21326', $_POST['rname']);
$_POST['rname'] = str_replace(',', 'comma21326', $_POST['rname']);
$_POST['rname'] = str_replace('?', 'q21326', $_POST['rname']);
$_POST['rname'] = str_replace('\'', 'ukom21326', $_POST['rname']);
mkdir($_POST['rname'], 0755);

if(!empty($_POST['password'])&&$_POST['password']!="") {
$myd=new Data();
$tabls=array();
$pwd1=new Password();
$pwd1->content=$_POST['password'];
$pwdt=array();
$pwdt[]=$pwd1;
$tabls[]=$pwdt;
$myd->dtables=$tabls;
$myd->saveobjecttable("Password");

$file = 'Password.dat';
$newfile = 'Password.dat';
if (!copy($file, $_POST['rname'].'/'.$newfile)) {
echo "Error\n";
} chmod($_POST['rname'].'/'.$newfile, 0700);

unlink("Password.dat");
}

$file = 'a2.php';
$newfile = 'a.php';
if (!copy($file, $_POST['rname'].'/'.$newfile)) {
echo "Error\n";
} chmod($_POST['rname'].'/'.$newfile, 0744);

$file = 'renewing.php';
$newfile = 'renewing.php';

if (!copy($file, $_POST['rname'].'/'.$newfile)) {
echo "Error\n";
}

chmod($_POST['rname'].'/'.$newfile, 0744);

$file = 'ilist.php';
$newfile = 'ilist.php';

if (!copy($file, $_POST['rname'].'/'.$newfile)) {
echo "Error\n";
}

chmod($_POST['rname'].'/'.$newfile, 0744);

$file = 'findlastmdate.php';
$newfile = 'findlastmdate.php';

if (!copy($file, $_POST['rname'].'/'.$newfile)) {
echo "Error\n";
}

chmod($_POST['rname'].'/'.$newfile, 0744);

$file = 'func.php';
$newfile = 'func.php';

if (!copy($file, $_POST['rname'].'/'.$newfile)) {
echo "Error\n";
}

chmod($_POST['rname'].'/'.$newfile, 0744);

}

$dirs = array_filter(glob('*'), 'is_dir');

if(count($dirs)>0) {
echo "<h2 class='main2'>Topics</h2>";
}

$dirs = array_filter(glob('*'), 'is_dir');

foreach ($dirs as $file) {
$file2= str_replace('space21326', '&nbsp;', $file);
$file2= str_replace('comma21326', ',', $file2);
$file2= str_replace('q21326', '?', $file2);
$file2= str_replace('ukom21326', '\'', $file2);
if($file=="theclickgame") continue;

$dir1='//'.$_SERVER['HTTP_HOST'].dirname($_SERVER['PHP_SELF']);
$output = file_get_contents('http:'.$dir1.$file.'/findlastmdate.php');
if($output!="") {
$date12=date("d.m.Y H:i:s", strtotime($output));
$d_start = new DateTime($date12);
$currentdate = date('d.m.Y H:i:s', time());
$d_end = new DateTime($currentdate);
$diff = $d_start->diff($d_end);
$delete1=false;
if(!($diff->format('%d')<1000||$diff->format('%d')==1000&&$diff->format('%h')<1))
$delete1=true;
if($delete1) {
rrmdir('/'.$file);
continue;
} }
echo '<a class="main12" href=\'http:'.$dir1.$file.'/a.php\'>'.$file2.'</a>';
echo "<p></p>";
$path_parts = pathinfo($file.'/Msg.dat');
if(!class_exists($path_parts['filename'])) {
continue;
} }

?>
<p style="height:50px;"> </p>

<form method="POST">
<p class="w2">
Topic:
</p>
<input name="rname"/>
<p class="w">
</p>
<input type="submit" class="main3" value="Create"/>
</form>
<p></p>
<p></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>

</body>
</html>
a2.php
<html>
<head>
<link rel="icon" style="width:15px; height=15px; background-color: #76FEFF; color: #76FEFF;"/>

<style>
input {
color: #76FEFF;
}

body {
background-color: #76FEFF;
}

..file1 {
text-decoration: none;
color: #76FEFF;
}

..main1 {
text-decoration:none;
color: #76FEFF;
background-color: white;
border: 1px solid white;
border-radius: 5px 5px;
padding: 5px;
font-weight:bold;
width:100px;
}

..main2 {
color: white;
margin-top:-15px;
}

..main3 {
text-decoration:none;
color: #76FEFF;
background-color: white;
border: 1px solid white;
border-radius: 5px 5px;
padding: 5px;
font-weight:bold;
width:100px;
}

..main4 {
color: white;
width: 140px;
}

..main5 {
color: white;
margin-top:-15px;
margin-bottom:1px;
} ..main6 {
color: white;
margin-top:15px;
width:600px;
overflow-wrap: break-word;
} ..main7 {
margin-bottom:1px;
}

..text1 {
color: #76FEFF;
width: 538px;
height: 29px;
margin-top:-15px;
overflow-wrap: break-word;
}

textarea {
color: black;
} form {
line-height: 1.4;
}

..a1 {
line-height: 1.4;
width: 561px;
height: 357px;
overflow-y: auto;
overflow-x: hidden;
background-color: white;
overflow-wrap: break-word;
color: #76FEFF;
}

..a1 p {
height:0.001%;
margin-bottom:-15px;
} ..nameslist {
margin-bottom:15px;
} </style>
<script>
function imgError(image) {
image.onerror = "";
image.src = "../noimage.jpg";
image.style="background-color: #848587;";
image.width="40px";
image.height="40px";
return true;
} </script>
</head>
<body onload="a00000()">

<?php

if(empty($_POST)) {

$_POST['text0']="";
$_POST['myname']="";
$_POST['text1']="";

}

include("func.php");

$size = 0;

$files = glob('uploads/*.*');
usort($files, function($a, $b) {
$a=filemtime($a) < filemtime($b);
if($a==true) $a=1; else $a=0;
return $a;

});
$idx=0;

$files = array_reverse($files, true);

if(is_dir("uploads")) {
foreach($files as $file) {
if($idx==count($files)-1) break;
$filesize = filesize($file);
$size+=$filesize;
$idx++;
}
Click here to read the complete article

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor