|
The DSLogin is very safe
We are offering a way to
Protect your html and php
Ever wonder how to create a
login system with email
encrypt your code starting
files with username and
firewall using the famous
activation. Features
for FREE and working it way
password .
A single php
IPCHAINS or IPTABLES? But
include: Admin page with:
up. A very simple way to
file.
Needs MySQL database
just never wanted to go
list users, add user(data,
stop other people from
.
through the pain? Well,
activate, rank), edit user.
taking your code or someone
with this small script,
In the site is a Statistics
that steals your code.
with-in just a few clicks
system(Counter, Membership,
Also, there are a few
your good to go! It makes a
Online guests, Online
options for example, limit
list of all open connections
members). 2 rank: Member,
program to run under a IP
on your machine, as well as
Administrator.
Admin can
address, Only runs for X
your IP Addresses. Then you
give rank to members.
amount of days etc... See
select what you want open!
Requires: PHP + MySQL. Easy
site for more details for a
Also supports adding custom
installation with
low cost way to encrypt your
ports!
install.php. The size is
site. Note:: This is not a
only 22 kb (zip)
cheap way to encrypt program
but a great commerical
program. You don't have to
purchase. You E-Mail us your
program and we encrypt your
code then it is sent back to
you. Check it out...
Date: Jan, 06 2006 Date: Apr, 07 2005 Date: Aug, 02 2004 Date: Jun, 24 2003 |
|
POBS, stands for PHP
This PHP script creates an
Password protect your content
The name of this project
Obfuscator/Obscurer, is a
image with a security code
with Web Page Password
tells everything by itself !
free and open PHP program
that can be used to protect
Protect by just adding one
It's a little captcha
that makes PHP sourcecode
e.g. your guestbook from
line of PHP code to your
generator which creates
almost impossible to read
spam. It requires PHP 4.1.0
page source. Script will
human-readable check codes
and edit for ordinary users.
or higher with session
present user with password
which will keep you away
It is a simple way to
support and GD library.
entry form, and will not let
from spammers and flooders.
protect your PHP sourcecode
visitor see your private
It requires GD library,
from people who whould like
content without providing
Session handling and some
to adjust it or who would
correct password.
files linked at the bottom
like to know the inner
Usage:
* Update
of this page.
workings of it. It allows
password_protect.php with
you to deploy your
your desired password
*
application and feel pretty
Add one line of PHP code to
safe about it. POBS works by
every page you would like to
replacing User-defined
be password protected
functionnames, variables and
Note: visitor will not
constants with a MD5 key of
have to re-login to each
8 characters. It really
protected page if one has
removes information that
cookies enabled.
humans would like to have
but computers don't care
about. It's not ideal but
quite a good option in my
idea. Advantages include:
Really removes information
from your sourcecode; Hard
to reverse-engineer;
Cross-platform, cross PHP
version; Open Source. So it
can be adjusted to your own
needs; Works with PHP
cachers like APC and ZEND
Cache; and Works with Zend
Encoder.
Date: Oct, 29 2001 Date: Oct, 05 2006 Date: Aug, 02 2006 Date: Jul, 12 2006 |