• Lucid Dreaming - Dream Views




    Results 1 to 14 of 14
    Like Tree1Likes
    • 1 Post By IAmCoder

    Thread: Making .php files on a mac?

    1. #1
      Bird Brain Achievements:
      Tagger First Class Populated Wall 10000 Hall Points Referrer Bronze Veteran First Class Vivid Dream Journal
      Puffin's Avatar
      Join Date
      Oct 2009
      LD Count
      Lost count.
      Location
      Vancouver, BC.
      Posts
      6,337
      Likes
      2066
      DJ Entries
      212

      Making .php files on a mac?

      I couldn't find the answer anywhere on google. I tried using textedit and MS word, but neither would let me save as a .php document. I want to imbed a wordpress blog on my website and am following a guide, but it requires me to make six different .php files. Can't figure out how.

      Thanks!
      We all live in a kind of continuous dream. When we wake, it is because something,
      some event, some pinprick even, disturbs the edges of what we have taken as reality.

      Vandermeer

      SAT (Sporadic Awareness Technique) Guide
      Have questions about lucid dreaming? DM me.

    2. #2
      The First Lightbender Achievements:
      Tagger First Class Made lots of Friends on DV Referrer Bronze 5000 Hall Points Veteran First Class
      IAmCoder's Avatar
      Join Date
      Dec 2010
      Location
      Down Under
      Posts
      1,084
      Likes
      570
      Puffin likes this.

    3. #3
      Bird Brain Achievements:
      Tagger First Class Populated Wall 10000 Hall Points Referrer Bronze Veteran First Class Vivid Dream Journal
      Puffin's Avatar
      Join Date
      Oct 2009
      LD Count
      Lost count.
      Location
      Vancouver, BC.
      Posts
      6,337
      Likes
      2066
      DJ Entries
      212
      Ooh, I have Dreamweaver. Guess I can use that. xD
      We all live in a kind of continuous dream. When we wake, it is because something,
      some event, some pinprick even, disturbs the edges of what we have taken as reality.

      Vandermeer

      SAT (Sporadic Awareness Technique) Guide
      Have questions about lucid dreaming? DM me.

    4. #4
      ├┼┼┼┼┤
      Join Date
      Jun 2006
      Gender
      Location
      Equestria
      Posts
      6,315
      Likes
      1191
      DJ Entries
      1
      Isn't a PHP file just plaintext code, similar to HTML files? You don't actually need to compile them or anything.

      ---------
      Lost count of how many lucid dreams I've had
      ---------

    5. #5
      The First Lightbender Achievements:
      Tagger First Class Made lots of Friends on DV Referrer Bronze 5000 Hall Points Veteran First Class
      IAmCoder's Avatar
      Join Date
      Dec 2010
      Location
      Down Under
      Posts
      1,084
      Likes
      570
      Yip, but then it doesn't look all pretty.

    6. #6
      Bird Brain Achievements:
      Tagger First Class Populated Wall 10000 Hall Points Referrer Bronze Veteran First Class Vivid Dream Journal
      Puffin's Avatar
      Join Date
      Oct 2009
      LD Count
      Lost count.
      Location
      Vancouver, BC.
      Posts
      6,337
      Likes
      2066
      DJ Entries
      212
      More issues.

      I'm using this tutorial - How to Embed Wordpress into your Website - Free Wordpress Tutorial. On step two, it's saying something about an image file... Could someone give it a read through and see if they could help with that too? I am so confused. ^^"
      We all live in a kind of continuous dream. When we wake, it is because something,
      some event, some pinprick even, disturbs the edges of what we have taken as reality.

      Vandermeer

      SAT (Sporadic Awareness Technique) Guide
      Have questions about lucid dreaming? DM me.

    7. #7
      The First Lightbender Achievements:
      Tagger First Class Made lots of Friends on DV Referrer Bronze 5000 Hall Points Veteran First Class
      IAmCoder's Avatar
      Join Date
      Dec 2010
      Location
      Down Under
      Posts
      1,084
      Likes
      570
      This step 2: Backbone Components? You can skip that.

    8. #8
      Bird Brain Achievements:
      Tagger First Class Populated Wall 10000 Hall Points Referrer Bronze Veteran First Class Vivid Dream Journal
      Puffin's Avatar
      Join Date
      Oct 2009
      LD Count
      Lost count.
      Location
      Vancouver, BC.
      Posts
      6,337
      Likes
      2066
      DJ Entries
      212
      Okay, thanks.

      ...Ugh, I'm having more trouble...

      In step three (constructing header), what code are they referring to? o_o

      I think I'm just going to give up, because this is too complicated for me. xP
      We all live in a kind of continuous dream. When we wake, it is because something,
      some event, some pinprick even, disturbs the edges of what we have taken as reality.

      Vandermeer

      SAT (Sporadic Awareness Technique) Guide
      Have questions about lucid dreaming? DM me.

    9. #9
      The First Lightbender Achievements:
      Tagger First Class Made lots of Friends on DV Referrer Bronze 5000 Hall Points Veteran First Class
      IAmCoder's Avatar
      Join Date
      Dec 2010
      Location
      Down Under
      Posts
      1,084
      Likes
      570
      The code they are referring to is
      from the top of index.htm

    10. #10
      Bird Brain Achievements:
      Tagger First Class Populated Wall 10000 Hall Points Referrer Bronze Veteran First Class Vivid Dream Journal
      Puffin's Avatar
      Join Date
      Oct 2009
      LD Count
      Lost count.
      Location
      Vancouver, BC.
      Posts
      6,337
      Likes
      2066
      DJ Entries
      212
      This is all I'm getting.

      HTML Code:
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml">
      <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
      <title>Untitled Document</title>
      </head>
      
      <body>
      </body>
      </html>
      We all live in a kind of continuous dream. When we wake, it is because something,
      some event, some pinprick even, disturbs the edges of what we have taken as reality.

      Vandermeer

      SAT (Sporadic Awareness Technique) Guide
      Have questions about lucid dreaming? DM me.

    11. #11
      The First Lightbender Achievements:
      Tagger First Class Made lots of Friends on DV Referrer Bronze 5000 Hall Points Veteran First Class
      IAmCoder's Avatar
      Join Date
      Dec 2010
      Location
      Down Under
      Posts
      1,084
      Likes
      570
      No. Is that from your existing template or design?

    12. #12
      Bird Brain Achievements:
      Tagger First Class Populated Wall 10000 Hall Points Referrer Bronze Veteran First Class Vivid Dream Journal
      Puffin's Avatar
      Join Date
      Oct 2009
      LD Count
      Lost count.
      Location
      Vancouver, BC.
      Posts
      6,337
      Likes
      2066
      DJ Entries
      212
      Damnit. I'm in index.php, but it's the one I just created along with the other 5...

      I got the right one open now, and I finally know what I'm doing! xD
      We all live in a kind of continuous dream. When we wake, it is because something,
      some event, some pinprick even, disturbs the edges of what we have taken as reality.

      Vandermeer

      SAT (Sporadic Awareness Technique) Guide
      Have questions about lucid dreaming? DM me.

    13. #13
      The First Lightbender Achievements:
      Tagger First Class Made lots of Friends on DV Referrer Bronze 5000 Hall Points Veteran First Class
      IAmCoder's Avatar
      Join Date
      Dec 2010
      Location
      Down Under
      Posts
      1,084
      Likes
      570
      Sweet!

    14. #14
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      in textedit go Format -> Make Plain Text, then save it as a php file. I prefer XCode, but that's a massive install for just a php editor.

    Similar Threads

    1. ** Can someone help me open these files? **
      By Jorge in forum Tech Talk
      Replies: 3
      Last Post: 03-09-2010, 12:51 AM
    2. Help sending files
      By Lord Bennington in forum Tech Talk
      Replies: 7
      Last Post: 03-19-2008, 04:19 AM
    3. RAR. Files
      By Riot Maker in forum Tech Talk
      Replies: 10
      Last Post: 01-24-2008, 10:40 PM
    4. My NST mp3 files
      By TeaSea in forum Lucid Aids
      Replies: 2
      Last Post: 01-05-2008, 12:28 AM
    5. X Files
      By Barnsey in forum Entertainment
      Replies: 1
      Last Post: 07-17-2007, 01:03 AM

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •