PHP Tutorial
PHP Include file to do user authentication using httpd pop-up in MySQL
This is a PHP include file which does user authentication using the built-in HTTP basic realm authentication mechanism. This means you will get a browser pop-up asking the username and password
Security »
Top 20 Similar PHP Tutorials
PHP include file tutorial
In this tutorial I will show you how to divide your code into more files and how to include various files into your actual PHP code.
Basics »
Simple Login-Logout System with MySQL and Authentication
A very basic easy to follow tutorial on creating a login system using sessions with a MySQL database.
Basics »
Create a PHP Include File to create logging of server messages to a central logfile
This is a PHP include file which does logging of messages to a central logfile. You can use it in all your applications to avoid writing the same code over and over.
General »
Log User Data with PHP & MySQL
Logging user data is a crucial part to any website. See how many visitors fly into your website. This can be used for all sorts of purposes! This tutorial shows you how to do just that by logging all the users in a database. It even shows you how to display them!
Basics »
Learn the Authentication and Security for Database Applications
In this tutorial we discuss the techniques used to build web database applications that authenticate, authorize, and protect the data that is transmitted over the Web
Security »
Export MySQL database table data to XML file
Learn how to connect to a MySQL database, then export data into a XML file in PHP.
Database »
Include Protection
In this tutorial you will learn how to avoid unwanted access to your include files
Security »
Get - Include: security problems
Unfortunately you find it everywhere, Get – Include security flaws. In this tutorial you will learn what this is, how to find it. And of course how to fix it!
Security »
PHP url parameter and page include
After studying this tutorial you will know PHP url parameter and page include
General »
Flat File Database (Database from a text file)
Learn how to store and retrieve information using PHP's built in file handling functions along with serialize and unserialize
General »
Creating User Functions
Learn How To Create User Functions
User Input MD5 Encryption
Learn how to Have custom text converted in divcss format outputs
Security »
How to safely clean user data
Using regular expressions to clean data can ensure that you will not get any sort of MySQL injections.
Security »
PHP User System Script Tips
In this tutorial you will learn a few different things that you can use to protect your user system from being attacked by hackers
General »
Simple but effective user input securing
In this tutorial you can learn simple but effective user input securing for your forms
General »
Distinguish Comments between User and Admin in Wordpress
This tutorial will teach you how to change the background color for your comments in wordpress.
General »
Creating a user login and registration system.
In this tutorial we will teach you how to create a basic and simple user login and registration system for your website.
Basics »










