Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
PHP Programming For Affiliate Marketers
Rating: 4.1 out of 5(8 ratings)
707 students

PHP Programming For Affiliate Marketers

Learn the basics of web programming in PHP by building a simple affiliate marketing website that scales automatically.
Created byJohn Elder
Last updated 11/2023
English
English [Auto],

What you'll learn

  • Create automatically updating affiliate marketing websites using the PHP Programming Language
  • Learn the basics of web programming with the PHP Programming Language

Course content

1 section19 lectures2h 36m total length
  • Greetings and a quick overview of the topics to be discussed in the course2:04
    Download my book in PHP Format here: http://www.elderacademy.com/php-for-affiliate-marketers.pdf
  • An Overview of FTP software FileZilla9:11
  • Getting Started with PHP5:47
  • Variables8:18
  • Comparison Operators4:15
    Here’s a List of Common Comparison Operators:
      $a == $b ($a is equal to $b)
      $a === $b ($a is identical to $b)
      $a != $b ($a is NOT equal to $b)
      $a !== $b ($a is NOT identical to $b)
      $a <> $b ($a is NOT equal to $b)
      $a < $b ($a is Less than $b)
      $a > $b ($a is Greater than $b)
      $a < = $b ($a is less than or equal to $b)
      $a >= $b ($a is Greater than or equal to $b)
  • If/Then Statements, If/Else Statements, and If/Else/If Statements7:09

    Learn to use if-then statements, if-else statements, and if-else-if statements in PHP to execute code based on conditions, with practical examples like hit counters and comparisons.

  • Loops, While Loops, For Loops, Infinite Loops9:14

    Discover how loops govern repetition in PHP, using while and for loops, incrementing counters with ++ and --, and avoiding infinite loops while echoing results.

  • Randomizing4:09
  • Arrays; Numeric Arrays, Associative Arrays9:35
  • Functions4:58
  • Adding Dates To Your Pages4:33
    Link to the PHP Manual With All The Different Date Shorthand Code:
    http://php.net/manual/en/function.date.php
  • String Replace and Converting To Upper and Lower Case6:54
  • Adding Rotating Links To Your Website8:23
  • Explaining the Template Files15:13

    Explain how template files work together in php pages, using require once and include, header and ads sections, and how .htaccess and access files enable on-the-fly page creation.

  • Intro to Templating Web Sites – Downloading Template Files7:03

    Template Files: http://www.Elderacademy.com/php/files.zip

    Choose to “Save Files As” and download them to your desktop, then unzip them.

  • Scaling Web Sites Part 116:24
  • Scaling Web Sites Part 212:22
  • Bonus Lecture10:10

Requirements

  • None

Description

In PHP Programming for Affiliate Marketers I'll be teaching you the basics of web programming in the PHP programming language.

This course is aimed at the absolute beginner, someone with no programming experience whatsoever. Specifically, it's aimed at affiliate marketers and web marketers.  

I'll be teaching you how to use PHP to build affiliate marketing websites that scale automatically into the millions of product pages.  

We'll start out by learning the basics of programming with PHP, I'm talking about simple concepts such as:

- Variables

- Comparison Operators

- If/Then Statements

- If/Else Statements

- Loops such as For and While Loops

- Randomization

- Arrays

- and Functions

Then we'll move into usuable examples such as how to add updating dates to your web pages, how to convert things into upper and lower case, and how to use php's string replace to make modifications to things.

After we've covered all those basics we'll start building an actual affiliate marketing website using a template, and then I'll show you how to scale that template into millions of automatically updating affiliate product pages.

It should be a lot of fun!

Who this course is for:

  • Affiliate Marketers, Internet Marketers, Marketers, IM