PHP Tutorial (& MySQL) #29 – Control Flow Alt Syntax




Hey gang, in this PHP tutorial I’ll explain a cleaner way to write control flow statements in our HTML templates. —————————————- Course …

Original source


4 responses to “PHP Tutorial (& MySQL) #29 – Control Flow Alt Syntax”

  1. for echo , you have a short / alternative syntax too. Which is: <?= $yourVar ?>

    thanks for greet the videos and keep going.

    I hope you do a series with PDO, because more flexible for who want to try another database or want to use named parameters or named placeholders. thanks

Leave a Reply