AtomicPages Blog

Web Hosting, Design, and Development

RSS Feeds Follow me on Twitter!
  • Home
  • Adobe Flash Basics
  • CSS
    • CSS Advanced
    • CSS Basics
  • HTML
    • HTML/XHTML Basics
  • MMF2 Beginning Videos Series
  • PHP
    • PHP Basics
    • PHP Video
  • atomicpages.net
« CSS Reference
PHP Video Tutorial 7: If-Else Statements »

PHP Video Tutorial 6: Newlines in Strings

Tags: Web Programming
Share this post!
  • Twitter
  • Digg
  • Facebook
  • Delicious
  • StumbleUpon
  • Google Bookmarks
  • LinkedIn
  • Yahoo Bookmarks
  • Technorati Favorites
This entry was posted by Jackson Hines on December 27, 2009 at 5:02 am, and is filled under PHP Video. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site.
  • Related Posts
  • Comments (0)
No comments yet.
CAPTCHA Image
Refresh Image
No trackbacks yet.

PHP Video Tutorial 8: Comparison and Logical Operators

about 2 months ago - 1 comment

PHP Video Tutorial 7: If-Else Statements

about 2 months ago - 2 comments

PHP Video Tutorial 5: Variable Types

about 2 months ago - 1 comment

PHP Video Tutorial 4: Variables and Constants

about 2 months ago - 1 comment

PHP Video Tutorial 3: Basic Syntax and Comments

about 2 months ago - No comments

PHP Video Tutorial 2: Includes and Requires

about 2 months ago - 1 comment

PHP Video Tutorial 1: What PHP is and How it works

about 2 months ago - No comments

The Basics of PHP – Part 3

about 3 months ago - No comments

Welcome to part 3 of these basics of PHP tutorials. In this part, we are going to learn how to make if statements.
The syntax for an if statement look like this:
123if (condition) {
     //Run this code if condition is true
}
Where it says “condition” we insert a Boolean expression, an expression that either has More >

The Basics of PHP – Part #2

about 4 months ago - 2 comments

If you’re new to PHP make sure you to go back and read the first part of this tutorial before continuing.
In this tutorial we are going to learn about how to get data from an HTML form (inputted by a user) so that we can use that data in a PHP script.
There are two methods More >

The Basics of PHP

about 5 months ago - 1 comment

PHP is a scripting language that is widely used on the web. If you know another programming language it’ll be a piece of cake. If not, you’re still in luck because it’s pretty easy to learn.
What it does
PHP is a server-side language, meaning the actual PHP code is interpreted by the server, not More >

  • Search

    • Recent comments
    • Popular posts
    • Archives
    • Tags
    • Categories
    • Adobe Flash Basics (10)
    • BB Code (1)
    • CSS (22)
      • CSS Advanced (7)
      • CSS Basics (14)
      • CSS Reference (1)
    • HTML (8)
      • HTML/XHTML Basics (8)
    • MMF2 Beginning Videos Series (21)
    • PHP (11)
      • PHP Basics (3)
      • PHP Video (8)
    • Tech Tips (14)
    • Web Design Tips (6)
    • Webmaster Tips (8)
    Web Design Web Hosting Webmaster Tutorials Web Programming
    • March 2010 (8)
    • February 2010 (20)
    • January 2010 (21)
    • December 2009 (16)
    • November 2009 (13)
    • October 2009 (21)
    • September 2009 (1)
    • The Basics of CSS (5)
    • Basics of CSS - Part #5 (5)
    • Basics of XHTML (3)
    • The Basics of PHP - Part #2 (2)
    • Basics of CSS - Part # 2 (2)
    • Basics of CSS - Part #6 (2)
    • Flash Tutorial 1 (2)
    • PHP Video Tutorial 7: If-Else Statements (2)
    • Advanced CSS - Part #2 (2)
    • Setting up your cPanel email in gmail (2)
    • Jackson Hines: Good to hear that :)
    • saransh: THANX THIS REALLY WORKED FOR ME ......!
    • Basics of CSS Part – #9 « AtomicPages Blog: [...] We can have a few properties for list types and those properties operate the same way the...
    • MrBarns: I don’t usually reply to posts but I will in this case, great info...I will add a backlink and b...
    • Basics of XHTML – Part #2 « AtomicPages Blog: [...] can refer to ID v. Class and Basics for CSS for more [...]
    • Advanced CSS – Part #6 « AtomicPages Blog: [...] to the first line of text. We can only use this pseudo-element with block-level elements (see...
    • Basics of XHTML Part – #4 « AtomicPages Blog: [...] Basics of HTML Part #3 is good to know before continuing on with this tutorial! [...]
    • Flash Tutorial 1- AtomicPages Blog | Drakz Free Online Service: [...] the original post here: Flash Tutorial 1- AtomicPages Blog Share and [...]
  • Multimedia Fusion 2 Beginning Tutorial Series

    • Episode 01: Interface Guide
    • Episode 02: Backdrop
    • Episode 03: Picture Object
    • Episode 04: Quick Backdrop
    • Episode 05: Pong Part I
    • Episode 06: Positioning Using X and Y
    • Episode 07: Intro to the Event Editor
    • Episode 08: Text Push Buttons
    • Episode 09: Checkbox
    • Episode 10: Radio Button
    • Episode 11: Bitmap Push Button
    • Episode 12: Active
    • Episode 13: Active Picture
    • Episode 14: Animation
    • Episode 15: Pong Part II
    • Episode 16: More Event Editor
    • Episode 17: Bouncing Ball Movement
    • Episode 18: Path Movement
    • Episode 19: Mouse Controlled Movement
    • Episode 20: Eight Directions Movement
    • Episode 21: Race Car Movement
  • * * *
  • User Login






    • Lost your password?
  • My latest tweets

    Loading tweets...
    Follow me on Twitter!
previous next
    • Archives

      • March 2010
      • February 2010
      • January 2010
      • December 2009
      • November 2009
      • October 2009
      • September 2009
    • Recent Posts

      • MMF2 Beginning Video 21: Race Car Movement
      • MMF2 Beginning Video 20: Eight Directions Movement
      • MMF2 Beginning Video 19: Mouse Controlled Movement
      • MMF2 Beginning Video 18: Path Movement
      • MMF2 Beginning Video 17: Bouncing Ball
    • Calendar

      December 2009
      M T W T F S S
      « Nov   Jan »
       123456
      78910111213
      14151617181920
      21222324252627
      28293031  
    • Categories

      • Adobe Flash Basics
      • BB Code
      • CSS
        • CSS Advanced
        • CSS Basics
        • CSS Reference
      • HTML
        • HTML/XHTML Basics
      • MMF2 Beginning Videos Series
      • PHP
        • PHP Basics
        • PHP Video
      • Tech Tips
      • Web Design Tips
      • Webmaster Tips
    • Multimedia Fusion 2 Beginning Tutorial Series

      • Episode 01: Interface Guide
      • Episode 02: Backdrop
      • Episode 03: Picture Object
      • Episode 04: Quick Backdrop
      • Episode 05: Pong Part I
      • Episode 06: Positioning Using X and Y
      • Episode 07: Intro to the Event Editor
      • Episode 08: Text Push Buttons
      • Episode 09: Checkbox
      • Episode 10: Radio Button
      • Episode 11: Bitmap Push Button
      • Episode 12: Active
      • Episode 13: Active Picture
    • Multimedia Fusion 2 Beginning Tutorial Series

      • Episode 14: Animation
      • Episode 15: Pong Part II
      • Episode 16: More Event Editor
      • Episode 17: Bouncing Ball Movement
      • Episode 18: Path Movement
      • Episode 19: Mouse Controlled Movement
      • Episode 20: Eight Directions Movement
      • Episode 21: Race Car Movement
      • Episode 22: Platform Movement
      • Episode 23: Pong Part III
      • Episode 24: Counters
      • Episode 25: Lives
      • Episode 26: Score
    • Multimedia Fusion 2 Beginning Tutorial Series

      • Episode 27: Global Values
      • Episode 28: Pong Part IV
      • Episode 29: Samples
      • Episode 30: Music
      • Episode 31: CD Audio
      • Episode 32: Direct Show
      • Episode 33: Pong Part V
      • Episode 34: Strings
      • Episode 35: Application Properties
      • Episode 36: Frame Properties
      • Episode 37: Stand Alone Applications
      • Episode 38: Internet Applications
      • Episode 39: Install Programs
      • Episode 40: Pong Part 6
RSS Feeds XHTML 1.1 Top
Copyright © 2010 Atomicpages.net