Posts Tagged ‘teach’

PHP Tutorials: Register & Login: User login (Part 1)

Part of the ‘Register & Login’ Project from PHP Academy. This tutorials walks you through how to process a username and password based login against details found in a database, set a session, and process a logout function.

Duration : 0:9:37

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , , , , , , ,

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 tutorial showing you how to access database posts and learn how to display them, with effective links directly to your forum.

Duration : 0:8:34

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , , , , , , , , , , , , , , , , ,

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 convenience, i’ll be showing you how to install XAMPP available from http://www.apachefriends.org/en/xampp.html

Duration : 0:9:25

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , , , , , , , , , , , , , , , ,

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.ini file, we can send an email from php very easily!

Duration : 0:6:21

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , , , , , , , , , , , , , ,

PHP Tutorials: File upload (Part 1)

Uploading a file, learning how to get properties of the file, how to exclude specific file types and setting a file size limit.

Duration : 0:9:17

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , , , , , , , , , , ,

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.ini file, we can send an email from php very easily!

Duration : 0:6:58

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , , , , , , , , , , , , , ,

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.ini file, we can send an email from php very easily!

Duration : 0:5:51

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , , , , , , , , , , , , , ,