Jump to content

geekette

Members
  • Posts

    28
  • Joined

  • Last visited

    Never

Everything posted by geekette

  1. i'm trying to do it without using <br /> so no idea why \n won't work. Meh, I'll ask the instructor. Thanks anyways!
  2. opps..i should have been more specific..sorry, it's late. How do i break the 2 lines? shouldn't \n break the echo statements?
  3. Hi, I'm having trouble with the following code. Could someone please let me know what I'm doing wrong? Thanks! <?php $email = '[email protected]' ; $name = 'First Last' ; echo "My email address is $email \n My name is $name" ; ?>
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.