It is currently Thu 28. Mar 2024, 16:13

News News of Scriptbörse: Angebote

Site map of Scriptbörse: Angebote » Forum : Scriptbörse: Angebote


Bildupload

<?php
#--------------------------------------------------------------------------------#
# \||/ #
# | @___oo #
# /\ /\ / (__,,,,| #
# ) /^\) ^\/ _) #
# ) /^\/ _) _/_/_/_/ _/_/_/_/ _/_/_/ _/_/ #
# ) _ / / _) _/ _/ _/ _/ _/ #
# /\ )/\/ || | )_) _/ _/_/_/ _/ _/_/ _/ _/ #
# < > |(,,) )__) _/ _/ _/ _/ _/ _/ _/ #
# || / \)___)\ _/_/ _/_/_/_/ _/_/_/ ...
Read more : Bildupload | Views : 3815 | Replies : 0


Python

import sys
import os
import re

def print_environ(environ=os.environ):
"""Dump the shell environment as HTML."""
keys = environ.keys()
keys.sort()
i = 0
for key in keys:
if not re.search("^HTTP_|^REQUEST_", key):
continue
if i == 0:
print """<tr class="normal"><td>""", escape(key), "</td><td>", escape(environ), "</td></tr>"
i = 1
else:
print """<tr class="alt"><td>""", escape(key), "</td><td>", escape(environ), "</td></tr>"
i = 0

def escape(s, quote=None):
"""Replace special characters '&', '<' and '>' by SGML entities."""
s = s.replace("&", "&amp;") # Must be ...
Read more : Python | Views : 2384 | Replies : 0


 

Login  •  Register


Statistics

Total posts 11631 • Total topics 9597 • Total members 831

cron

User Control Panel

Login

TWCportal DE | TWCmail DE & TWCmail EU | Help-Book DE & Help-Book EU | PHP-Wolf | Online-ABC & OnlineABC | Web-Hacks


Usemax-Advertisement | Zanox - Das Werbenetzwerk | TWCgames DE