Quantcast
Browsing latest articles
Browse All 20 View Live

PHP Tutorials: PDO: Return Last Inserted ID (Part 6/7)

Part 7/7: www.youtube.com Here, we look at simply returning the last inserted ID for the last executed query. Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com

View Article


PHP Tutorials: PDO: Connecting to a Database (Part 1/7)

Part 2/7: www.youtube.com Connecting to a database with PDO, using one of the available PDO drivers. In this case, we're connecting using MySQL. Official website phpacademy.org Support Forum http...

View Article


PHP Tutorials: PDO: Binding Values to Queries (Part 4/7)

Part 5/7: www.youtube.com Binding values to a query offers SQL injection protection. Here, we look at an example of searching a database table for user defined input, and injecting this value into the...

View Article

PHP Tutorials: PDO: Affected Row Count (Part 3/7)

Part 4/7: www.youtube.com Using a PDOStatement method, we can return the amount of rows that were affected by our last query, which can be very useful! Official website phpacademy.org Support Forum...

View Article

PHP Basics: Arrays (Part 1/2)

Part 2/2: www.youtube.com A more in depth look at arrays with some examples. Includes, creating and adding to arrays, dumping array contents and creating a function to output values from a specific...

View Article


PHP Basics: Arrays (Part 2/2)

Part 1/2: www.youtube.com A more in depth look at arrays with some examples. Includes, creating and adding to arrays, dumping array contents and creating a function to output values from a specific...

View Article

CSS/CSS3 Tutorials: Quick & Easy CSS Triangles

Quickly and easily create triangles in CSS with any colour, size, shape or direction.

View Article

CSS/CSS3 Tutorials: Dropdown List Menu (Part 1/2)

Creating a pure CSS dropdown tool menu. Cross browser compatible, scalable and fast

View Article


CodeIgniter Tutorials: Registration & Login (Part 1/13)

Learn how to build a registration system, allowing users to signup and log in, including email activation.

View Article


CodeIgniter Tutorials: Registration & Login (Part 12/13)

Learn how to build a registration system, allowing users to signup and log in, including email activation.

View Article

CodeIgniter Tutorials: Registration & Login (Part 6/13)

Learn how to build a registration system, allowing users to signup and log in, including email activation. Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com

View Article

CodeIgniter Tutorials: Facebook Connect Login (Part 9/9)

Allow users to sign in to your site using their Facebook account. We look at how this can be done within the CodeIgniter framework using the Facebook API

View Article

CodeIgniter Tutorials: Facebook Connect Login (Part 4/9)

Allow users to sign in to your site using their Facebook account. We look at how this can be done within the CodeIgniter framework using the Facebook API. Official website phpacademy.org Support Forum...

View Article


CodeIgniter Tutorials: Facebook Connect Login (Part 7/9)

Allow users to sign in to your site using their Facebook account. We look at how this can be done within the CodeIgniter framework using the Facebook API

View Article

CodeIgniter Tutorials: Facebook Connect Login (Part 8/9)

Allow users to sign in to your site using their Facebook account. We look at how this can be done within the CodeIgniter framework using the Facebook API. Official website phpacademy.org Support Forum...

View Article


CodeIgniter Tutorials: Facebook Connect Login (Part 5/9)

Allow users to sign in to your site using their Facebook account.

View Article

CodeIgniter Tutorials: Facebook Connect Login (Part 6/9)

Allow users to sign in to your site using their Facebook account. We look at how this can be done within the CodeIgniter framework using the Facebook API. Official website phpacademy.org Support Forum...

View Article


JavaScript Tutorials: AJAX File Upload with Progress Indicator (Part 3/5)

Don't want to watch on YouTube?

View Article

JavaScript Tutorials: AJAX File Upload with Progress Indicator (Part 2/5)

Don't want to watch on YouTube? Download at phpacademy.org Part 3/5: www.youtube.com A JavaScript AJAX file uploader that handles multiple file upload and percentage progress indicator.

View Article

JavaScript Tutorials: AJAX File Upload with Progress Indicator (Part 1/5)

Don't want to watch on YouTube? Download at phpacademy.org Part 2/5: www.youtube.com A JavaScript AJAX file uploader that handles multiple file upload and percentage progress indicator. Uses PHP to...

View Article
Browsing latest articles
Browse All 20 View Live