PHP Tutorial

Creating User Functions

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


Top 20 Similar PHP Tutorials

Creating your own PHP functions

A function in its simplest form is a set of instructions. Learn the basics in this tutorial.
Basics » zymic.com
Score(+): 1 | Views: 76 | 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

PHP Script Tips - Creating Your Own Functions

This tutorial is going to help you about Creating Your Own Functions
Functions and OOP » dev.fyicenter.com
Score(+): 0 | Views: 36 | Similar Tuts | Save it | View this tutorial

Creating a simple PHP guestbook for user feedback on your site

In this tutorial you can learn how to Create a simple PHP guestbook for user feedback on your site
General » phpeasystep.com
Score(+): 0 | Views: 103 | 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

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

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

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: 30 | Similar Tuts | Save it | View this tutorial

Advanced Functions with PHP

A brief tutorial containing how to information on Comments, Variables, Predefined $_GET Variable, Basic Math, Exponents, If Statements, Else Statements, Isset, Echo Function, Including HTML inside of PHP.
Basics » hackosis.com
Score(+): 0 | Views: 44 | Similar Tuts | Save it | View this tutorial

Introduction to Functions

Learn how to use PHP functions with this basic guide
Functions and OOP » shadow-fox.net
Score(+): 0 | Views: 21 | Similar Tuts | Save it | View this tutorial

PHP ODBC Functions

This tutorial is about Managing Tables and Data Rows
Database » dba.fyicenter.com
Score(+): 0 | Views: 31 | Similar Tuts | Save it | View this tutorial

PHP MsSql Functions

A collection of 18 FAQs on connecting to MS SQL Server with PHP scripts
Database » dba.fyicenter.com
Score(+): 0 | Views: 44 | Similar Tuts | Save it | View this tutorial

PHP Random Functions

This tutorial is about PHP Random Functions
General » forum.codecall.net
Score(+): 1 | Views: 67 | 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

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

Getting Started with Array Functions

Arrays can be extremely useful. It's just when someone asks in what instance would you use an array, I end up being quite stumped to give a decent example. The truth is that arrays are used everywhere, from returning information from a database table, or storing models for your code. They come in a few forms: basic arrays or numeric arrays, multidimensional arrays and associate arrays.
Basics » talkphp.com
Score(+): 0 | Views: 20 | Similar Tuts | Save it | View this tutorial

PHP string functions summary

This tutorial is a PHP string functions summary
Functions and OOP » 999tutorials.com
Score(+): 0 | Views: 34 | Similar Tuts | Save it | View this tutorial

Date & Time Functions

In this tutorial you can learn how to use DATE & TIME FUNCTIONS
Date and Time » biorust.com
Score(+): 0 | Views: 42 | Similar Tuts | Save it | View this tutorial

Hash Salting: Uber-Security For Your User System

This tutorial shows you how to add the next level of security by adding salts to your password hashes and making them virtually uncrackable.
General » avengex.com
Score(+): 0 | Views: 36 | Similar Tuts | Save it | View this tutorial