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 » coolcommands.com
Score(+): 0 | Views: 50 | Save it | Report it


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 » phpf1.com
Score(+): 0 | Views: 38 | Similar Tuts | Save it | View this tutorial

Include File in a Variable

Learn how to include File in a Variable
General » desilva.biz
Score(+): 0 | Views: 38 | Similar Tuts | Save it | View this tutorial

File Include Check

Learn how to check if a file is already included or not within a page
General » wlscripting.com
Score(+): 0 | Views: 15 | Similar Tuts | Save it | View this tutorial

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 » brendenwilson.com
Score(+): 1 | Views: 81 | Similar Tuts | Save it | View this tutorial

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 » coolcommands.com
Score(+): 0 | Views: 64 | Similar Tuts | Save it | View this tutorial

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 » talkphp.com
Score(+): 1 | Views: 35 | Similar Tuts | Save it | View this tutorial

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 » brainbell.com
Score(+): 0 | Views: 37 | Similar Tuts | Save it | View this tutorial

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 » chriswashington.net
Score(+): 0 | Views: 56 | Similar Tuts | Save it | View this tutorial

Include Protection

In this tutorial you will learn how to avoid unwanted access to your include files
Security » haugland.ca
Score(+): 0 | Views: 65 | Similar Tuts | Save it | View this tutorial

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 » combined-minds.net
Score(+): 0 | Views: 38 | Similar Tuts | Save it | View this tutorial

PHP url parameter and page include

After studying this tutorial you will know PHP url parameter and page include
General » sebastiansulinski.co.uk
Score(+): 0 | Views: 42 | Similar Tuts | Save it | View this tutorial

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 » ronsguide.com
Score(+): 0 | Views: 60 | Similar Tuts | Save it | View this tutorial

Creating User Functions

Learn How To Create User Functions
Functions and OOP » dev.fyicenter.com
Score(+): 0 | Views: 42 | Similar Tuts | Save it | View this tutorial

User Input MD5 Encryption

Learn how to Have custom text converted in divcss format outputs
Security » neogt.com
Score(+): 0 | Views: 76 | Similar Tuts | Save it | View this tutorial

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 » nucleocide.net
Score(+): 0 | Views: 69 | Similar Tuts | Save it | View this tutorial

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 » rmb-scripting.com
Score(+): 0 | Views: 31 | Similar Tuts | Save it | View this tutorial

Massive User Registration Tutorial

This tutorial is about MySQL Table and Insert Values
General » tutorialstream.com
Score(+): 0 | Views: 24 | Similar Tuts | Save it | View this tutorial

Simple but effective user input securing

In this tutorial you can learn simple but effective user input securing for your forms
General » avengex.com
Score(+): 0 | Views: 24 | Similar Tuts | Save it | View this tutorial

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 » micohono.com
Score(+): 1 | Views: 71 | Similar Tuts | Save it | View this tutorial

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 » combined-minds.net
Score(+): 0 | Views: 52 | Similar Tuts | Save it | View this tutorial