LOGiN PANeL



«    May 2012    »
MoTuWeThFrSaSu
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 
PoLL

Under 13
14-16
17-20
21-25
26-29
30-35
36 and more
Poll? WTF?


NAViGATiON
CMS WAP Chat Blog Clones Exploits Modules Tutorials Counters Top Sites Education Templates Multimedia Guestbooks Web Search E-Commerce Forum Boards Hosting Scripts Free Templates Image Galleries Support System Ad Management WYSIWYG Editors Banner Exchange SCRiPTMAFiA.ORG
ADVERTiSiNG
Newware | Design share
TOP 10
FRiENDS
Astalavista.com – the IT News & Security community Free Video Tutorial Nulled.org Software GxIso.com WarezUN SeoMafia mp3 games pda free flash banner maker logo maker
RSS
LaST oN NULLeD.org
Safe House (2012) DVDRiP XviD-AbSurdiTy Safe House (2012) DVDRiP XviD-AbSurdiTy IMDB info Language: English 114 Min | 640 x 272 | XviD - ...
The Dictator (2012) TS AC3 XviD-HOPE The Dictator (2012) TS AC3 XviD-HOPE IMDB info Language: English 76 Min | 720 x 320 | XviD - ...
Safe House (2012) DvDRip AC3 H264-CRYS Safe House (2012) DvDRip AC3 H264-CRYS IMDB info Language: English 114 Min | 720 x 304 | H264 - ...
The Devil's Rejects (2005) BRRip 720p x264-zeberzee The Devil's Rejects (2005) BRRip 720p x264-zeberzee IMDB info Language: English 110 Min | 1280 x ...
Safe House (2012) 720p BRRip XviD-HiGH Safe House (2012) 720p BRRip XviD-HiGH IMDB info Language: English 114 Min | 1280 x 528 | XviD - ...


Fair pricing servers - No bullshit promise

Last questions on ask.SCRiPTMAFiA.ORG

ThemeForest VALERA?
Does anyone have it? cheerios!
Answered: create UPC-A in Crystal Reports
A .net version barcode generator control could accomplish this. You can embed a control into your project and display the barcodes on your project.
[REQ] ThemeForest - CreativeLife - WordPress Theme For Creatives
Does ANYONE have this theme? http://themeforest.net/item/creativelife-wordpress-theme-for-creatives/full_screen_preview/2228192
Anyone has the Colorlabs Neu theme? Need badly..!!
I need the Neu theme released by colorlabs: http://colorlabsproject.com/themes/neu/
Feature! Theme from Themeforest
Does anyone have it? to share?

CodeCanyon – Advanced PHP Protection

Category: Modules


CodeCanyon – Advanced PHP Protection
Advanced PHP Protection



Key Features:

* Works with any .php file.
* Completely customizable password page.
* Well documented functions.
* Can easily be integrated into a database set up with multiple users.
* Single line mode, protect any page by simply including the file.
* Passwords can be set as either a md5 of sha1 hash or plain text if you prefer.
* Server side brute force protection, with options to change the maximum number of attempts and the block duration.
* No database or installation required.
* Email support provided.
* Light weight.


NOTE : The session is used to store the username and password so you dont have to login again when the page is reloaded. The variables $_SESSION[‘username’] and $_SESSION[‘password’] are used by default, if you need to use these in the script being protected you can set custom names using the customsessionkeys() function, see documentation for more information.



Example Useage:
Standard Mode

include('secure/security.class.inc.php');
$pass = new secure;

// Set the username and password, in this case as a sha1 hash
$pass->credentials('admin', '5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8');
// set the hash type
$pass->hashtype('sha1');
// set some custom session keys
$pass->customsessionkeys('name', 'pass');
// enable brute force protection, dissabled as default.
$pass->bruteforceprotect();
// set a custom page for the user to be sent to if the password it entered incorrectly.
$pass->redir('http://yourdomain.com/denied.html');
// finally apply protection to the page.
$pass->protect();

echo 'protected content here.';


Single Line Mode


include('secure/security.class.inc.php');
echo 'protected content here.'

Example of the login page included
http://jacekk.co.uk/code/page_protect/example.php
Username: admin
Password: lemon


NOTE : this script will only work if you have PHP version greater than 5.1. I have had a few emails from people complaining of a blank page who were using PHP4 . You can check you version by using the following code.




I don’t want anyone to waste their money.


Demo:
http://codecanyon.net/item/advanced-php-protection/full_screen_preview/99823

DOWNLOAD FROM HOTFILE:

http://hotfile.com/dl/63901280/4a80c14/advanced-php-protection-source.zip.html



Please - don't forget to say - THANK YOU.


NO HOTFILE MIRRORS, PLEASE..! If you add HOTFILE MIRROR - IT WILL BE DELETED

Download CodeCanyon – Advanced PHP Protection with high speed

   
   
   

Your Ad Here

Related news:
 (Votes #: 3)











 

Information

 
  Members of GUESTS cannot leave comments.