Learn
Featured
Courses
Home
Courses
PHP
jQuery
MEMBERS
Sign In My Account

CODING ACADEMY

Learn
Featured
Courses
Home
Courses
PHP
jQuery
MEMBERS
Sign In My Account
  • Filter
  • All
  • Apache
  • Augmented Reality
  • Bootstrap
  • canvas
  • Coding Challenges
  • Courses
  • CSS
  • Game Development
  • Google
  • Hosting
  • htaccess
  • HTML
  • javascript
  • jQuery
  • Mac
  • MySQL
  • PHP
  • Python
  • Swift
  • Windows
June 26, 2019
Patrick Morrow
PHP

How to use FOR Loops in PHP

June 26, 2019
Patrick Morrow
PHP

In this lesson I will show you how to use FOR loops in PHP. After starting off with a basic loop to print out the first 10 counting numbers, then extending into decreasing values and listing multiples, I will move onto finally showing you how to create a loop within a loop and print off the multiplication tables.

June 26, 2019
Patrick Morrow
PHP

Tagged: php, loop, video

June 26, 2019
Patrick Morrow
HTML, PHP

How to Process Form Data in PHP

June 26, 2019
Patrick Morrow
HTML, PHP
How to Process Form Data in PHP

In this previous lesson we styled a basic HTML form using Bootstrap. We will now look at how we process the data from the form.

June 26, 2019
Patrick Morrow
HTML, PHP

Tagged: html, php, html form

June 26, 2019
Patrick Morrow
jQuery

How to Use jQuery to Select and Deselect all Checkboxes

June 26, 2019
Patrick Morrow
jQuery

When managing records from a database or selecting items in a form it is often handy to be able to select and deselect multiple checkboxes via a single checkbox or button. In this lesson we use jQuery to do just that!

June 26, 2019
Patrick Morrow
jQuery

Tagged: jQuery

June 26, 2019
Patrick Morrow
PHP

How to use foreach loops

June 26, 2019
Patrick Morrow
PHP

In this lesson we look at how to create a foreach loop in PHP. There are many uses for loops, especially when you deal with returned data from a database query. In this example we shall consider an array of values and we will loop through those values and output each.

June 26, 2019
Patrick Morrow
PHP

Tagged: php, arrays, foreach

June 25, 2019
Patrick Morrow
PHP

How to Use Regular Expressions to Check Password Strength

June 25, 2019
Patrick Morrow
PHP

In this previous tutorial we created a simple registration form. Websites often require a specific strength for a password. In this lesson we will use RegEx to test the password strength.

June 25, 2019
Patrick Morrow
PHP

Tagged: password, security, php, regex

6 Comments
June 25, 2019
Patrick Morrow
PHP

How to use array_slice()

June 25, 2019
Patrick Morrow
PHP

In this lesson we look at how we can extract part of an array using array_slice().

June 25, 2019
Patrick Morrow
PHP

Tagged: php, arrays

June 25, 2019
Patrick Morrow
CSS, HTML, PHP

How to produce a chessboard pattern in PHP

June 25, 2019
Patrick Morrow
CSS, HTML, PHP
How to produce a chessboard pattern in PHP

In this lesson we will create a chessboard pattern, an 8x8 grid of black and white squares.

June 25, 2019
Patrick Morrow
CSS, HTML, PHP

Tagged: php, css, html

June 25, 2019
Patrick Morrow
HTML, PHP

How to Create an RSS Feed Reader

June 25, 2019
Patrick Morrow
HTML, PHP

In this lesson we will take an external RSS feed, read it using the PHP simplexml_load_file function and then loop through the file presenting the feed on our website.

June 25, 2019
Patrick Morrow
HTML, PHP

Tagged: html, php, rss, xml

June 25, 2019
Patrick Morrow
Apache, htaccess

How to Password Protect a Directory with htaccess

June 25, 2019
Patrick Morrow
Apache, htaccess

In this lesson we will password protect a directory using .htaccess. This can be extremely useful for controlling access to sensitive or restricted areas such as member or administration directories.

June 25, 2019
Patrick Morrow
Apache, htaccess

Tagged: apache, security, htaccess, login, password

June 25, 2019
Patrick Morrow
jQuery, HTML

How to Equalize the Heights of DIVS Using jQuery

June 25, 2019
Patrick Morrow
jQuery, HTML

In many web designs the designer may have requested for some page elements to be the same size. There are various ways to accomplish this. In this lesson we will consider using jQuery to equalize div heights.

June 25, 2019
Patrick Morrow
jQuery, HTML

Tagged: div, jQuery, html

Newer Posts
Older Posts

Guest Blogger

Back To Top
Terms of Use
Privacy Policy
© 2024 Patrick Morrow ABN: 79 441 351 414
Cart (0)