|     -   Tutorials - php

php


Encrypting Password using md5() function

Encrypting Password using md5() function Using md5(); function to make your login system more secure
Full story

Get full web page URL from address bar

 In this tutorial, you'll learn how to get current web page url from your web browser address bar using php script. Syntax ...
Full story

Encode PHP Scripts

 Convert and protect your PHP scripts to unreadable but still executable. This is a list of tools you can use to protect your PHP code. ...
Full story

PHP Pagination

This is a script to make pagination in PHP like digg.com or flickr.com. ...
Full story

PHP Filter

PHP filters is used to validate and filter data coming from insecure sources, like user input. What is a PHP Filter? ...
 Visit website

PHP Exception Handling

Exceptions are used to change the normal flow of a script if a specified error occurs What is an Exception With PHP ...
 Visit website

PHP Error Handling

The default error handling in PHP is very simple. An error message with filename, line number and a message describing the error is sent ...
 Visit website

PHP Secure E-mails

There is a weakness in the PHP e-mail script in the previous chapter. PHP E-mail Injections First, look at the PHP code ...
 Visit website

PHP Sending E-mails

PHP allows you to send e-mails directly from a script. The PHP mail() Function The PHP mail() function is used to send emails ...
 Visit website

PHP Sessions

A PHP session variable is used to store information about, or change settings for a user session. Session variables hold information about one ...
 Visit website
Der Portalbetreiber von BelowH2O übernimmt keine Verantwortung für den Inhalt der Artikel 2008 ©