AutoStumbler ver
| AutoStumbler | ||||||||
| Category : | Php Tutorials-tips Security | |||||||
| Platform : | ||||||||
| Price : | ||||||||
| Developer: | ||||||||
| Version : | ||||||||
| HomePage Address : | ||||||||
| Demo URL : | ||||||||
| Date added : | ||||||||
| Download Link : | Click to Download | |||||||
|
|
||||||||
|
||||||||
|
This tutorial lets you know how to protect the contents of your website from being copied by the leach programs. It will be an ideal tool for webmasters, since their work will be protected. The source code for this is available on the website which may be used by anyone who is bothered about the security of their website contents.... This is a tutorial with which you will be taught to protect the PHP scripts on your website with the HTTP authorization. It also discusses about the method of using PHP to verify a username and password pair sent by the user. The source code is provided on the website for your use. You can use it on your website to protect the contents of your website.... This is a tutorial class with which you will be able to protect the PHP codes on your website from being copied by unauthorised persons. It discusses in detail how the codes and data for forms, user submissions, members area and your database can be protected from hackers. Each method is explained elaborately and demonstrated with examples so that they could be understood by anyone very quickly and easily.... This tutorial guides you to protect your files by assigning password. From this tutorial you can provide security to your files without using MySQL database. The security is provided by splitting the code into three "if else" functions. You can also make users redirect to their page if you want. This tutorial gives you an idea of using header and footer. This is very useful article for the webmasters and also the freshers.... This is an article to study about basic and most common web based encryption, they are Asymmetric key-based algorithms- this uses one key to encrypt and another to decrypt, Symmetric key-based algorithms - chunked data is encrypted and Hashing, or creating a digital summary of a string or file- to store passwords on a system. This tutorial is very useful for everyone to keep their special information safe in the database and restrict access.... You want to secure your pages on www from the intruders?, this is a tutorial made for you. This tutorial describes how to provide security with session using PHP. The security can be assessed by creating a data structure, constructing a login page, make an include file and then you can provide security to your files. From this article you will have a fool-proof and simple method to protect your files.... This tutorial is about detecting the malicious activities on your website. This can be identified by creating a logging system. The malicious activities can be detected by two forms, one is manually and the other is by analyzing the users input. This tutorial describes four level of events. This tutorial is useful for the administrators and the webmasters to detect the malicious activities on their websites.... This is an essential tutorial for every webmaster which helps them to find the solution for protecting certain website area from hackers with the help of PHP session login program. This tutorial allows the users to provide login section on their websites on which the visitors have to use their username and password for further operation. For quick reference example has been given and for running test program sample source file is also given.... Franciscocharrua's Secure Sockets Layer is an aritcle by which you can learn about SSL and its usage in securing the web services. In this article the author has also provided his valuable tips and guide lines in implementing SSL on webservers. You can gain knowledge on SSL, how to generate an SSL certificate, how to install them on your apache server etc., This is an useful article for all webmasters who needs to protect their online applications.... |
This is a php software and a simple guestbook in which you are provided with a nice design and a layout. Features like smilies, bad word filter, supports BBcode, email notification, webmaster comments, IP logging and banning, email and homepage fields, admin functionality, fast, stable and secure code, interface customizable through CSS files, webbased administration including setting readonly or lockdown and multiple stylesheets are included to add and select a different style.... The purpose of these examples are to show you various ways to use PHP and MySQL. The examples include displaying all fields in the database, random fields, sorting alphabetically and limiting the results returned.... Link Database is a script written in PHP with which you can create a link directory right on your website. It will display all the links in an order which are stored in a text file. The directory is provided with three links with which the user can submit links into your database, the other to show the links and a password protected deleting links. The script is also easy to customize. An online demo is also available in the website which shows you a sample directory created using this scrip... TotalCalender is a PHP based programme. This script is used for scheduling systems. It allows the users to add events into this system and displayed to view. It has an option which allows the visitor to add their events who have accounts. MySQL database is used to store data. Special features of this software are, customizable setup, search functions, easy to use administration area, ability to have your events annually, monthly,weekly and daily, easy to edit, delete etc., mailing functions... The usage of databases in larger web-based applications is essential. By using basic object-orientated techniques we can minimize the fuss of connecting and interacting with a database. We can also reuse this code in other applications: a huge benefit of `OO` programming.... This tutorial expliains how to install the trio, Apache - PHP - MySQL, on Windows. Also covers modifying Apache and PHP configuration file so the two can work together.... Using the common File I/O functions of Php such as opendir, is-dir, readir and rename, this script lists files while extracting unwanted ones and rename them.... An example of command line non-interactive PHP script which creates bucket and uploads file to Amazon S3 (Simple Storage Service). Additional libraries like HMAC-SHA1 are not required.... A simple function, to collect related keywords for each keyword provided. Easy to use and implement.... |