Added: 11 months ago
From: phpacademy
Views: 10,757
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (17)

Sign In or Sign Up now to post a comment!
  • It's similar to java luckily i learned that at thenewboston's channel. You should definitly do other series then php. More websdesigning please!

  • Excelente.

    

  • Which tutorial teaches how a user can affect the value of $age?

  • @lukenew3 or any variable 

  • My browser is not processing PHP, it just prints out the entire code.

  • @idiotrun1997 You have to put it in the xamp folder, or the wampserver one. Or you just don't have PHP installed.

  • It's giving me a php error when I do " $password='alex'

    if($password=='alex'){ echo 'This is the correct password';

    } else {

    echo 'This is the wrong password';

    }

    On line 5 (the first if statement)

  • @albert3366

    $password = 'Alex';

    if($password=='Alex') {

    echo 'Correct Password';

    } else { echo 'Incorrect Password';

    }

  • Like your vids man! Very good teacher

  • great that you bring more people in to php! More devs = more projects = funnier web

  • Your allowed to drink from 5 years old in the uk actually :)

  • @priceydude

    for real?

  • @mYucesanV Yes, but only on private property with consent from your parents.

  • yaay :)

  • :) nice, been awhile since I viewed your videos.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more