Thursday, May 19, 2011

ALL PHP VIDEO TUTORIALS

PHP Tutorials: MySQL Basics (Part 6/6)
A complete guide to MySQL basics, and using MySQL with PHP. Includes creating a simple posting syste...

PHP Tutorials: MySQL Basics (Part 5/6)
A complete guide to MySQL basics, and using MySQL with PHP. Includes creating a simple posting syste...

PHP Tutorials: MySQL Basics (Part 4/6)
A complete guide to MySQL basics, and using MySQL with PHP. Includes creating a simple posting syste...

PHP Tutorials: MySQL Basics (Part 3/6)
A complete guide to MySQL basics, and using MySQL with PHP. Includes creating a simple posting syste...

PHP Tutorials: MySQL Basics (Part 2/6)
A complete guide to MySQL basics, and using MySQL with PHP. Includes creating a simple posting syste...

PHP Tutorials: MySQL Basics (Part 1/6)
A complete guide to MySQL basics, and using MySQL with PHP. Includes creating a simple posting syste...

Minecraft Servers at invasionservers.com
Cheap, reliable easy-to-use and environmentally friendly Minecraft servers at http://invasionservers...

PHP Tutorials: PayPal IPN User Premium Membership (10/10)
Charge your users for premium content and receive and process payments with PayPal easily, using Pay...

PHP Tutorials: PayPal IPN User Premium Membership (9/10)
Charge your users for premium content and receive and process payments with PayPal easily, using Pay...

PHP Tutorials: PayPal IPN User Premium Membership (8/10)
Charge your users for premium content and receive and process payments with PayPal easily, using Pay...

PHP Tutorials: PayPal IPN User Premium Membership (7/10)
Charge your users for premium content and receive and process payments with PayPal easily, using Pay...

PHP Tutorials: PayPal IPN User Premium Membership (6/10)
Charge your users for premium content and receive and process payments with PayPal easily, using Pay...

PHP Tutorials: PayPal IPN User Premium Membership (5/10)
Charge your users for premium content and receive and process payments with PayPal easily, using Pay...

PHP Tutorials: PayPal IPN User Premium Membership (4/10)
Charge your users for premium content and receive and process payments with PayPal easily, using Pay...

PHP Tutorials: PayPal IPN User Premium Membership (3/10)
Charge your users for premium content and receive and process payments with PayPal easily, using Pay...

PHP Tutorials: PayPal IPN User Premium Membership (2/10)
Charge your users for premium content and receive and process payments with PayPal easily, using Pay...

PHP Tutorials: PayPal IPN User Premium Membership (1/10)
Charge your users for premium content and receive and process payments with PayPal easily, using Pay...

PHP Tutorials: Dynamic Pages (Part 3/3)
Load files into a content area dynamically using $_GET (e.g. index.php?p=contactus) WEBSITE http://...

PHP Tutorials: Dynamic Pages (Part 2/3)
Load files into a content area dynamically using $_GET (e.g. index.php?p=contactus) WEBSITE http://...

PHP Tutorials: Dynamic Pages (Part 1/3)
Load files into a content area dynamically using $_GET (e.g. index.php?p=contactus) WEBSITE http://...

PHP Tutorials: Creating a Guestbook (Part 8/8)
Creating a simple guestbook with PHP and MySQL. WEBSITE http://phpacademy.org FORUM http://phpacad...

PHP Tutorials: Creating a Guestbook (Part 7/8)
Creating a simple guestbook with PHP and MySQL. WEBSITE http://phpacademy.org FORUM http://phpacad...

PHP Tutorials: Creating a Guestbook (Part 6/8)
Creating a simple guestbook with PHP and MySQL. WEBSITE http://phpacademy.org FORUM http://phpacad...

PHP Tutorials: Creating a Guestbook (Part 5/8)
Creating a simple guestbook with PHP and MySQL. WEBSITE http://phpacademy.org FORUM http://phpacad...

PHP Tutorials: Creating a Guestbook (Part 4/8)
Creating a simple guestbook with PHP and MySQL. WEBSITE http://phpacademy.org FORUM http://phpacad...

PHP Tutorials: Creating a Guestbook (Part 3/8)
Creating a simple guestbook with PHP and MySQL. WEBSITE http://phpacademy.org FORUM http://phpacad...

PHP Tutorials: Creating a Guestbook (Part 2/8)
Creating a simple guestbook with PHP and MySQL. WEBSITE http://phpacademy.org FORUM http://phpacad...

PHP Tutorials: Creating a Guestbook (Part 1/8)
Creating a simple guestbook with PHP and MySQL. WEBSITE http://phpacademy.org FORUM http://phpacad...

The new phpacademy mailing list. Competitons, news/updates, free code and more!
Sign up now at http://phpacademy.org

PHP Basics: Triple Equals
The triple equal (===) compares not only values, but data types too. WEBSITE http://phpacademy.org ...

PHP OOP Tutorials: Classes, Properties and Methods
Basic OOP (Object Orientated Programming). Working with Classes, Properties and Methods. How to defi...

PHP Basics: $_POST
$_POST allows values to be read in through the HTTP POST method. This example shows how to read thes...

PHP Basics: Embedding PHP within HTML
How to embed PHP inside HTML, including an example with a form and a textarea. Please ensure you use...

PHP Basics: Commenting Code
The importance of commenting code, as well as how to do it. This is shown in and amongst an example ...

PHP Basics: $_GET
$_GET allows values to be read in through the page URL (e.g. index.php?name=Alex). This example show...

PHP Basics: Functions
Why functions are useful, how to declare them, and a few examples. WEBSITE http://phpacademy.org F...

PHP Basics: Foreach
Explains the use of foreach construct for obtaining keys and values from an array, and displaying th...

PHP Basics: For Loops
The for loop, it's syntax, and an example of counting numbers. WEBSITE http://phpacademy.org FORUM...

PHP Basics: Do While Loop
The do while loop, it's syntax, how it differs from a while loop, and an example of counting numbers...

PHP Basics: While Loop
The while loop, it's syntax, and an example of counting numbers. WEBSITE http://phpacademy.org FOR...

PHP Basics: Multi-dimensional Arrays
Creating a multi-dimensional array following on from the previous example in the array video tutoria...

PHP Basics: Arrays
How to create an array, and assign values to either default or defined keys. Also speaks about forea...

PHP Basics: Switch Statement
The switch statement offers a faster, cleaner way of comparison. This tutorial provides a couple of ...

PHP Basics: Logical Operators
A look at logical operators, and detailed examples of how and why we use them. The use of NOT is out...

PHP Basics: Comparison Operators
Comparison operators allow you to compare values. For example, is the person old enough to do someth...

PHP Basics: Arithmetic Operators
The arithmetic operators within PHP, with examples using them. Talks about addition, subtraction, mu...

PHP Basics: If Statements
A look at IF, IF ELSE and IF ELSEIF ELSE statements, with a example to help you understand the uses....

PHP Basics: Variables
How to store values into variables, the rules for variable naming and how to output them to the user...

PHP Basics: Echo/Print
The echo language construct allows you to output data to the browser. Also, a quick word about the p...

PHP Tutorials: Mini Shopping Cart (Part 7/7)
Create a mini shopping cart, easy to integrate into any design using only a couple of functions. WE...

PHP Tutorials: Mini Shopping Cart (Part 6/7)
Create a mini shopping cart, easy to integrate into any design using only a couple of functions. WE...

PHP Tutorials: Mini Shopping Cart (Part 5/7)
Create a mini shopping cart, easy to integrate into any design using only a couple of functions. WE...

PHP Tutorials: Mini Shopping Cart (Part 4/7)
Create a mini shopping cart, easy to integrate into any design using only a couple of functions. WE...

PHP Tutorials: Mini Shopping Cart (Part 3/7)
Create a mini shopping cart, easy to integrate into any design using only a couple of functions. WE...

PHP Tutorials: Mini Shopping Cart (Part 2/7)
Create a mini shopping cart, easy to integrate into any design using only a couple of functions. WE...

PHP Tutorials: Mini Shopping Cart (Part 1/7)
Create a mini shopping cart, easy to integrate into any design using only a couple of functions. WE...

jQuery Tutorials: Dynamic countdown to redirect
A dynamic countdown to redirect, without using page refresh for changing numbers. Useful for when yo...

jQuery Tutorials: Realistic typewriter/typing effect
A realistic typewriter/typing effect using javascript, with the help of jQuery. jQuery is available...

PHP Tutorials: Sending a SMS message using PHP (Part 4)
Simply, how to send a SMS (text) message using PHP and a gateway to handle to request. Uses cURL to ...

PHP Tutorials: Sending a SMS message using PHP (Part 3)
Simply, how to send a SMS (text) message using PHP and a gateway to handle to request. Uses cURL to ...

PHP Tutorials: Sending a SMS message using PHP (Part 2)
Simply, how to send a SMS (text) message using PHP and a gateway to handle to request. Uses cURL to ...

PHP Tutorials: Sending a SMS message using PHP (Part 1)
Simply, how to send a SMS (text) message using PHP and a gateway to handle to request. Uses cURL to ...

PHP Tutorials: Try/Catch Block
Touching on Object Orientated Development (OOP), the Try/Catch block is a way to catch exceptions th...

PHP Tutorials: Introduction to Facebook application development (Part 2)
An introduction to Facebook application development. How to set up your application, allow a user to...

PHP Tutorials: Introduction to Facebook application development (Part 1)
An introduction to Facebook application development. How to set up your application, allow a user to...

PHP Tutorials: Google-style Autocomplete Field (Part 3)
Google-style autocomplete field. Takes rows from a database and matches what is being typed in real-...

PHP Tutorials: Google-style Autocomplete Field (Part 2)
Google-style autocomplete field. Takes rows from a database and matches what is being typed in real-...

PHP Tutorials: Google-style Autocomplete Field (Part 1)
Google-style autocomplete field. Takes rows from a database and matches what is being typed in real-...

PHP Tutorials: Shoutbox (Part 3/3)
With jQuery. How to create an easily integratable shoutbox. A guest tutorial, by Tino. Base source ...

PHP Tutorials: Shoutbox (Part 2/3)
With jQuery. How to create an easily integratable shoutbox. A guest tutorial, by Tino. Base source ...

PHP Tutorials: Shoutbox (Part 1/3)
With jQuery. How to create an easily integratable shoutbox. A guest tutorial, by Tino. Base source ...

PHP Tutorials: Dynamic Background Colour with a Form
A simple tutorial, but using some great techniques that would be useful in a variety of applications...

jQuery Tutorial: Scroll-down Twitter Style Information Header (Part 2)
A scrolling information header with jQuery. Pops down with a message of your choice. Really easy to ...

jQuery Tutorial: Scroll-down Twitter Style Information Header (Part 1)
A scrolling information header with jQuery. Pops down with a message of your choice. Really easy to ...

PHP Tutorials: Show database data in columns/rows
How to display data from your database in columns and rows. A phpacademy guest tutorial, by Shane. ...

PHP Basics: A better way to display HTML
A much better, faster way of displaying HTML within PHP. In this example, in an IF ELSE statement. ...

Connect with phpacademy
Connect with phpacademy on more than just YouTube FORUM http://phpacademy.org/forum WEBSITE/BLOG h...

PHP Tutorial: Vanity URL (Part 2)
To create the .htaccess file on a local server (windows): 1. Open a command prompt. 2. Switch to the...

PHP Tutorial: Vanity URL (Part 1)
To create the .htaccess file on a local server (windows): 1. Open a command prompt. 2. Switch to the...

A quick update
A quick update. New microphone, (hopefully) increased video quality, and a thanks to everyone that h...

PHP Tutorials: jQuery: Check if a username is available without refreshing
Check if a typed username is available without page refreshing. Basically, an AJAX style check, but ...

PHP Tutorials: jQuery: Get data from MySQL Database without refreshing
Outputs the age of a specified name typed in a form, without a page refresh. It's easy, using jQuery...

PHP Basics: Installing phpBB
phpBB is a powerful Bulletin Board system. This tutorial shows you just how easy it is to install. ...

PHP Tutorials: Automatically Watermark Image on Upload
This will automatically upload, save and display a watermarked image. The user will upload an image,...

Updates + Thank you!
From my heart, thank you to everyone who has subscribed and watched my videos. It's been over a year...

PHP Tutorials: Uploading/Storing an Image inside a MySQL Database (Part 2)
Uploading and storing images inside a MySQL database, rather than as a file in a web directory. Vis...

PHP Tutorials: Uploading/Storing an Image inside a MySQL Database (Part 1)
Uploading and storing images inside a MySQL database, rather than as a file in a web directory. Vis...

PHP Tutorial: Non-database Photo Album, plus LightBox! (Part 3)
Create a file based photo album. Easy to customise, easy to embed. Displays photos using LightBox te...

PHP Tutorial: Non-database Photo Album, plus LightBox! (Part 2)
Create a file based photo album. Easy to customise, easy to embed. Displays photos using LightBox te...

PHP Tutorial: Non-database Photo Album, plus LightBox! (Part 1)
Create a file based photo album. Easy to customise, easy to embed. Displays photos using LightBox te...

PHP Tutorials: URL Shortener (Part 1)
WARNING: As the final code of the tutorial stands, it is not secure to run on a public server. There...

PHP Tutorials: URL Shortener (Part 2)
WARNING: As the final code of the tutorial stands, it is not secure to run on a public server. There...

PHP Tutorials: Show Recent Twitter Tweets using cURL
Show your most recent Twitter tweets using cURL, a free client-side library standard to most hosting...

PHP Tutorials: Time Since Post (Part 2)
Show you how to display the time since a specific post was made. You can apply this to comment syste...

PHP Tutorials: Time Since Post (Part 1)
Show you how to display the time since a specific post was made. You can apply this to comment syste...

PHP Tutorials: Language Chooser
Allow users to choose between various language translations you have to offer, and have your web con...

PHP Tutorials: Random Password Generator
Create a random password generator from a specific character set. Visit the forum for help! http://...

PHP Tutorials: phpBB Login Integration (Part 2)
Visit the forum for help! http://phpacademy.info/forum Follow on Twitter! http://twitter.com/phpaca...

PHP Tutorials: phpBB Login Integration (Part 1)
Visit the forum for help! http://phpacademy.info/forum Follow on Twitter! http://twitter.com/phpaca...

PHP Tutorials: Pagination (Part 2)
Visit the forum for help! http://phpacademy.info/forum Follow on Twitter! http://twitter.com/phpaca...

PHP Tutorials: Pagination (Part 1)
Visit the forum for help! http://phpacademy.info/forum Follow on Twitter! http://twitter.com/phpaca...

PHP Tutorials: Pagination (Coming soon)
Visit the forum for help! http://phpacademy.info/forum Follow on Twitter! http://twitter.com/phpaca...

PHP Tutorials: Login/Register Email Activation (Part 2)
Visit the forum for help! http://phpacademy.info/forum Follow on Twitter! http://twitter.com/phpaca...

PHP Tutorials: Login/Register Email Activation (Part 1)
Visit the forum for help! http://phpacademy.info/forum Follow on Twitter! http://twitter.com/phpaca...

PHP Tutorials: Count Visitors Currently Online (Part 3)
Visit the forum for help! http://phpacademy.info/forum Follow on Twitter! http://twitter.com/phpaca...

PHP Tutorials: Count Visitors Currently Online (Part 2)
Visit the forum for help! http://phpacademy.info/forum Follow on Twitter! http://twitter.com/phpaca...

PHP Tutorials: Count Visitors Currently Online (Part 1)
Visit the forum for help! http://phpacademy.info/forum Follow on Twitter! http://twitter.com/phpaca...

PHP Tutorials: 'Remember me' style Login System using Cookies and Sessions (Part 6)
Visit the forum for help! http://phpacademy.info/forum Follow on Twitter! http://twitter.com/phpaca...

PHP Tutorials: 'Remember me' style Login System using Cookies and Sessions (Part 5)
Visit the forum for help! http://phpacademy.info/forum Follow on Twitter! http://twitter.com/phpaca...

PHP Tutorials: 'Remember me' style Login System using Cookies and Sessions (Part 4)
Visit the forum for help! http://phpacademy.info/forum Follow on Twitter! http://twitter.com/phpaca...

PHP Tutorials: 'Remember me' style Login System using Cookies and Sessions (Part 3)
Visit the forum for help! http://phpacademy.info/forum Follow on Twitter! http://twitter.com/phpaca...

PHP Tutorials: 'Remember me' style Login System using Cookies and Sessions (Part 2)
Visit the forum for help! http://phpacademy.info/forum Follow on Twitter! http://twitter.com/phpaca...

PHP Tutorials: 'Remember me' style Login System using Cookies and Sessions (Part 1)
Visit the forum for help! http://phpacademy.info/forum Follow on Twitter! http://twitter.com/phpaca...

PHP Tutorials: Browser Identification
Identify the user's browser and display it to them. Obviously the versatility is up to you, dependin...

Thank you! 1000 Subscribers
Thank you...a thousand times!

PHP Tutorials: Simple Rating System (Part 6)
Go to http://phpacademy.info/forum for help Create a simple rating system for elements inside a data...

PHP Tutorials: Simple Rating System (Part 5)
Go to http://phpacademy.info/forum for help Create a simple rating system for elements inside a dat...

PHP Tutorials: Simple Rating System (Part 4)
Go to http://phpacademy.info/forum for help Create a simple rating system for elements inside a dat...

PHP Tutorials: Simple Rating System (Part 3)
Go to http://phpacademy.info/forum for help Create a simple rating system for elements inside a dat...

PHP Tutorials: Simple Rating System (Part 2)
Go to http://phpacademy.info/forum for help Create a simple rating system for elements inside a dat...

PHP Tutorials: Simple Rating System (Part 1)
Go to http://phpacademy.info/forum for help Create a simple rating system for elements inside a dat...

PHP Tutorials: Form Data Display and Security
Display form data correctly (without slashes being added!) and then ensure you keep this properly di...

PHP Tutorials: Display Recent Posts from a phpBB Forum (Part 3)
Display the most recent posts, with the limit you choose from a phpBB forum. A start to finish tutor...

PHP Tutorials: Display Recent Posts from a phpBB Forum (Part 2)
Display the most recent posts, with the limit you choose from a phpBB forum. A start to finish tutor...

PHP Tutorials: Display Recent Posts from a phpBB Forum (Part 1)
Display the most recent posts, with the limit you choose from a phpBB forum. A start to finish tutor...

PHP Tutorials: Create a Search Engine (Part 3/5)
Create a search engine for any purpose. This search engine can be implemented anywhere to search you...

PHP Tutorials: Create a Search Engine (Part 5/5)
Create a search engine for any purpose. This search engine can be implemented anywhere to search you...

PHP Tutorials: Create a Search Engine (Part 4/5)
Create a search engine for any purpose. This search engine can be implemented anywhere to search you...

PHP Tutorials: Create a Search Engine (Part 2/5)
Create a search engine for any purpose. This search engine can be implemented anywhere to search you...

PHP Tutorials: Create a Search Engine (Part 1/5)
Create a search engine for any purpose. This search engine can be implemented anywhere to search you...

PHP Tutorials: Display Images from a Directory
Quickly and easily display all images found in a specified directory.

PHP Tutorials: Create a news feature (Part 3)
Create a news feature and keep people updated!

PHP Tutorials: Create a news feature (Part 2)
Create a news feature and keep people updated!

PHP Tutorials: Create a news feature (Part 1)
Create a news feature and keep people updated!

PHP Tutorials: Admin only pages (Part 3)
Create admin only access pages with this suprising simple and secure method.

PHP Tutorials: Admin only pages (Part 2)
Create admin only access pages with this suprising simple and secure method.

PHP Tutorials: Admin only pages (Part 1)
Create admin only access pages with this suprising simple and secure method.

PHP Tutorials: Form Validation (Part 2)
A professional, nicely flowing way to validate form input when checking for existance.

PHP Tutorials: Form Validation (Part 1)
A professional, nicely flowing way to validate form input when checking for existance.

PHP Tutorials: Upload an Avatar/Profile Image (Part 4)
This handy feature lets you incorperate this simple function into your site allowing your users to u...

PHP Tutorials: Upload an Avatar/Profile Image (Part 3)
This handy feature lets you incorperate this simple function into your site allowing your users to u...

PHP Tutorials: Upload an Avatar/Profile Image (Part 2)
This handy feature lets you incorperate this simple function into your site allowing your users to u...

PHP Tutorials: Upload an Avatar/Profile Image (Part 1)
This handy feature lets you incorperate this simple function into your site allowing your users to u...

PHP Tutorials: Register & Login: Email activation (Part 5)
Force a newly registered user to activate their account by email.

PHP Tutorials: Register & Login: Email activation (Part 4)
Force a newly registered user to activate their account by email.

PHP Tutorials: Register & Login: Email activation (Part 3)
Force a newly registered user to activate their account by email.

PHP Tutorials: Register & Login: Email activation (Part 2)
Force a newly registered user to activate their account by email.

PHP Tutorials: Register & Login: Email activation (Part 1)
Force a newly registered user to activate their account by email.

PHP Basics: Common Errors (Part 3)
Common errors you may come across when programming, and the solutions.

PHP Basics: Common Errors (Part 2)
Common errors you may come across when programming, and the solutions.

PHP Basics: Common Errors (Part 1)
Common errors you may come across when programming, and the solutions.

PHP Tutorials: Create a mailing list (Part 6)
Send an email to a list of users and their email addresses inside a MySQL database.

PHP Tutorials: Create a mailing list (Part 5)
Send an email to a list of users and their email addresses inside a MySQL database.

PHP Tutorials: Create a mailing list (Part 4)
Send an email to a list of users and their email addresses inside a MySQL database.

PHP Tutorials: Create a mailing list (Part 3)
Send an email to a list of users and their email addresses inside a MySQL database.

PHP Tutorials: Create a mailing list (Part 2)
Send an email to a list of users and their email addresses inside a MySQL database.

PHP Tutorials: Create a mailing list (Part 1)
Send an email to a list of users and their email addresses inside a MySQL database.

PHP Tutorials: Sending email (Part 3)
Using the mail function, I show you how to create a very basic script. With a little tweaking of our...

PHP Tutorials: Sending email (Part 2)
Using the mail function, I show you how to create a very basic script. With a little tweaking of our...

PHP Tutorials: Sending email (Part 1)
Using the mail function, I show you how to create a very basic script. With a little tweaking of our...

PHP Tutorials: Image upload site: Albums (Part 9)
Add album functionality allowing the user to create, view and delete albums, as well as seeing their...

PHP Tutorials: Image upload site: Albums (Part 8)
Add album functionality allowing the user to create, view and delete albums, as well as seeing their...

PHP Tutorials: Image upload site: Albums (Part 7)
Add album functionality allowing the user to create, view and delete albums, as well as seeing their...

PHP Tutorials: Image upload site: Albums (Part 6)
Add album functionality allowing the user to create, view and delete albums, as well as seeing their...

PHP Tutorials: Image upload site: Albums (Part 5)
Add album functionality allowing the user to create, view and delete albums, as well as seeing their...

PHP Tutorials: Image upload site: Albums (Part 4)
Add album functionality allowing the user to create, view and delete albums, as well as seeing their...

PHP Tutorials: Image upload site: Albums (Part 3)
Add album functionality allowing the user to create, view and delete albums, as well as seeing their...

PHP Tutorials: Image upload site: Albums (Part 2)
Add album functionality allowing the user to create, view and delete albums, as well as seeing their...

PHP Tutorials: Image upload site: Albums (Part 1)
Add album functionality allowing the user to create, view and delete albums, as well as seeing their...

PHP Tutorials: Image upload site: Register (Part 7)
Showing you how to register a user to the database in order for them to log in.

PHP Tutorials: Image upload site: Register (Part 6)
Showing you how to register a user to the database in order for them to log in.

PHP Tutorials: Image upload site: Register (Part 5)
Showing you how to register a user to the database in order for them to log in.

PHP Tutorials: Image upload site: Register (Part 4)
Showing you how to register a user to the database in order for them to log in.

PHP Tutorials: Image upload site: Register (Part 3)
Showing you how to register a user to the database in order for them to log in.

PHP Tutorials: Image upload site: Register (Part 2)
Showing you how to register a user to the database in order for them to log in.

PHP Tutorials: Image upload site: Register (Part 1)
Showing you how to register a user to the database in order for them to log in.

PHP Tutorials: Image upload site: Login (Part 4)
Creating a login script, important if you want your users to use the site!

PHP Tutorials: Image upload site: Login (Part 3)
Creating a login script, important if you want your users to use the site!

PHP Tutorials: Image upload site: Login (Part 2)
Creating a login script, important if you want your users to use the site!

PHP Tutorials: Image upload site: Login (Part 1)
Creating a login script, important if you want your users to use the site!

PHP Tutorials: Image upload site: Design (Part 3)
First thing's first, the layout! The design process for the image/video upload site project.

PHP Tutorials: Image upload site: Design (Part 2)
First thing's first, the layout! The design process for the image/video upload site project.

PHP Tutorials: Image upload site: Design (Part 1)
First thing's first, the layout! The design process for the image/video upload site project.

PHP Tutorials: Image upload site: Introduction
An brief introduction on what we'll be doing and how this project is going to work.

PHP Basics: Install a Webserver with PHP and MySQL (Windows)
Get started with PHP by installing a webserver with PHP and MySQL support. For ease of use and conve...

PHP Tutorials: MD5 Encryption
Learn how to encrypt passwords to a MD5 hash, securing against your plan text being read by unwanted...

PHP Tutorials: SQL Injection (Part 2)
Learn how to protect against SQL injection by simply changing one line of code!

PHP Tutorials: SQL Injection (Part 1)
Learn what SQL injection is and how to get access to an account without a password.

PHP Tutorials: Register & Login: User registration (Part 6)
Part of the 'Register & Login' Project from PHP Academy. This tutorials walks you through checking i...

PHP Tutorials: Rename PHP functions
Bored of function names? Having trouble remembering them? Rename your functions using this simple ye...

PHP Tutorials: Swear Word Filter (Part 2)
Filter out your chosen array of words for multi-use using this handy function!

PHP Tutorials: Swear Word Filter (Part 1)
Filter out your chosen array of words for multi-use using this handy function!

PHP Tutorials: Search Engine Crawler Detection
Want to know if, say, Google has crawled your page for information? This tutorial will show you how.

PHP Tutorials: Sessions
Simelar to cookies, sessions store data, but data is destroyed when the connection is lost (i.e. bro...

PHP Tutorials: Cookies (Part 2)
Cookies store data on the users computer ready for the server to read back from them. I show you how...

PHP Tutorials: Cookies (Part 1)
Cookies store data on the users computer ready for the server to read back from them. I show you how...

PHP Tutorials: Register & Login: User password change (Part 3)
Part of the 'Register & Login' Project from PHP Academy. This tutorials walks you through changing t...

PHP Tutorials: Register & Login: User password change (Part 2)
Part of the 'Register & Login' Project from PHP Academy. This tutorials walks you through changing t...

PHP Tutorials: Register & Login: User password change (Part 1)
Part of the 'Register & Login' Project from PHP Academy. This tutorials walks you through changing t...

PHP Tutorials: Register & Login: User registration (Part 5)
Part of the 'Register & Login' Project from PHP Academy. This tutorials walks you through registerin...

PHP Tutorials: Register & Login: User registration (Part 4)
Part of the 'Register & Login' Project from PHP Academy. This tutorials walks you through registerin...

PHP Tutorials: Register & Login: User registration (Part 3)
Part of the 'Register & Login' Project from PHP Academy. This tutorials walks you through registerin...

PHP Tutorials: Register & Login: User registration (Part 2)
Part of the 'Register & Login' Project from PHP Academy. This tutorials walks you through registerin...

PHP Tutorials: Register & Login: User registration (Part 1)
Part of the 'Register & Login' Project from PHP Academy. This tutorials walks you through registerin...

PHP Tutorials: File upload (Part 2)
Uploading a file, learning how to get properties of the file, how to exclude specific file types and...

PHP Tutorials: File upload (Part 1)
Uploading a file, learning how to get properties of the file, how to exclude specific file types and...

PHP Tutorials: Creating Images with PHP
The fundamentals of creating an image in PHP using GD Library support. This tutorial shows you how t...

PHP Tutorials: Date and Time (Part 2)
How to display the current time, a time in the past or present, and how to create a simple countdown...

PHP Tutorials: Date and Time (Part 1)
How to display the current time, a time in the past or present, and how to create a simple countdown...

PHP Tutorials: Find and Replace
Similar to the find and replace function found in word processors, recreate your own.

PHP Tutorials: Basic Advert Rotation (Part 2)
A basic advertising rotation system that will automatically incorperate any newly added images. Simp...

PHP Tutorials: Basic Advert Rotation (Part 1)
A basic advertising rotation system that will automatically incorperate any newly added images. Simp...

PHP Tutorials: Basic PHP Proxy
Create your own basic php HTTP proxy. Remember, a proxy should not be used for illegal activity. Th...

PHP Tutorials: String Functions (Part 2)
Manipulating strings in PHP using various built-in functions!

PHP Tutorials: String Functions (Part 1)
Manipulating strings in PHP using various built-in functions!

PHP Tutorials: Register & Login: User login (Part 3)
Part of the 'Register & Login' Project from PHP Academy. This tutorials walks you through how to pro...

PHP Tutorials: Register & Login: User login (Part 2)
Part of the 'Register & Login' Project from PHP Academy. This tutorials walks you through how to pro...

PHP Tutorials: Register & Login: User login (Part 1)
Part of the 'Register & Login' Project from PHP Academy. This tutorials walks you through how to pro...

PHP Tutorials: Unique Visitor Counter (Part 3)
This works in the way that if a user has visited the page before (based on their IP address), their ...

PHP Tutorials: Unique Visitor Counter (Part 2)
This works in the way that if a user has visited the page before (based on their IP address), their ...

PHP Tutorials: Unique Visitor Counter (Part 1)
This works in the way that if a user has visited the page before (based on their IP address), their ...

PHP Tutorials: Simple Visitor Counter
A simple non-unique text file based visitor counter.

PHP Tutorials: Name Splitter (Part 2)
Splits a full name into two seperate variables. Useful for signup forms where you just want to ask t...

PHP Tutorials: Name Splitter (Part 1)
Splits a full name into two seperate variables. Useful for signup forms where you just want to ask t...

PHP Basics: Advanced function
Not the trickiest example function, however this will teach you how to output a value created from w...

PHP Basics: Basic function
Creating your own basic function. Showing you a simple function and those that allow you to parse da...

PHP Basics: Loops - While statement
The While statement acts as a loop, checking a condition at the start and executing a following bloc...

16 comments:

  1. Hello, this is Alex from phpacademy. Would you be able to send me an email on alex@phpacademy.org to discuss this unofficial blog?

    Many thanks,
    Alex

    ReplyDelete
  2. Wow, I wish I had visited this page while I was a student but nevertheless, I will be recommending this site to students since the tutorials will help them to prepare for their end of semester examination in addition to learning The Benefits of Using a Professional Editing Service. Thanks for sharing this information with us.

    ReplyDelete
  3. when i open up any link. it open the video directly from youtube. But says video unavailable

    ReplyDelete
  4. no tutorial videos, i think if it can be fixed it would better since student are still coming and they ar new everyday plz if my comment can be considered i will thanks a lot

    ReplyDelete
  5. Thanks for sharing this video.

    SMS API PHP

    ReplyDelete
  6. Hi Alex, have you given permission to those people (link below) to use your trade name?!! -- They make rubbish videos with a broken english (sounds a wired accent )
    https://www.youtube.com/watch?v=S-it6A4c31I

    ReplyDelete
  7. This blog is the general information for the feature. You got a good work for these blog.We have a developing our creative content of this mind.Thank you for this blog. This for very interesting and useful.
    Best Devops Training in pune
    Devops Training in Bangalore
    Microsoft azure training in Bangalore
    Power bi training in Chennai

    ReplyDelete
  8. Very nice post here and thanks for it .I always like and such a super contents of these post.Excellent and very cool idea and great content of different kinds of the valuable information's.
    Data Science training in chennai
    Data Science training in OMR
    Data Science training in chennai
    Data Science Training in Chennai
    Data Science training in Chennai
    Data science training in bangalore

    ReplyDelete
  9. This comment has been removed by the author.

    ReplyDelete
  10. Attend The Python training in bangalore From ExcelR. Practical Python training in bangalore Sessions With Assured Placement Support From Experienced Faculty. ExcelR Offers The Python training in bangalore.
    python training in bangalore

    ReplyDelete
  11. Great post I must say and thanks for the information. Education is definitely a sticky subject. it is still among the leading topics of our time. I appreciate your post and looking for more

    DevOps Training | Certification in Chennai | DevOps Training | Certification in anna nagar | DevOps Training | Certification in omr | DevOps Training | Certification in porur | DevOps Training | Certification in tambaram | DevOps Training | Certification in velachery

    ReplyDelete
  12. GREAT WORK1 STILL CONTINUE YOUR WEB PAGE AND GOOD LUCK.

    Traditionally, the first step in making a purchase in the real estate market is to walk around the city with real es-tate agents to look at existing properties to make a choice. This process is absurd and may discourage potential buyers.

    The Internet of Things (IoTs) and Smart Homes
    The Internet of Things (IoT) and the rise of smart homes are the most common trends. Smart home technology is a broad term used in the home automation process. Smart home appliances are used for comfort, safety, emer-gency efficiency and general ease of use.

    Now there is a solution for you.

    We at PROPERTY HUNTER.

    If you are a buyer or a property owner, if you are looking for high quality environment and location for a place to live with your family, to benefit from the residence permit advantage, or if you are looking for a professional ad-vice for your investment, our professional team is always available to provide you with passion, solid knowledge and experience support by the pioneer and market leading position of PROPERTY HUNTER in the luxury real es-tate market in Qatar. .
    You can see more details please visit our web site.Property for sale Properties For Sale in Qat Properties For Sale in Qatarar

    ReplyDelete
  13. This post is so interactive and informative.keep update more information...
    Android Training in Anna Nagar
    Android Training in Chennai

    ReplyDelete