1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to run php files in dreamweaver?

Discussion in 'PHP' started by hippo_dance, May 15, 2009.

  1. #1
    I have a site in php but unable to run them in dreamweaver. Any idea what I should do?
     
    hippo_dance, May 15, 2009 IP
  2. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #2
    You could install XAMPP or similar on your computer to test your php files.
     
    pipes, May 15, 2009 IP
  3. Tommy Arnold

    Tommy Arnold Active Member

    Messages:
    525
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    80
    #3
    There is one other option called WAMP it turns your pc into a server with php, mysql support. Great for testing and development.
     
    Tommy Arnold, May 15, 2009 IP
  4. bozghiyy

    bozghiyy Peon

    Messages:
    19
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I recommend also wamp, is very good for testing , easy to install change settings, and you can use it only for testing on localhost or put online (to see it from other computers)
     
    bozghiyy, May 15, 2009 IP
  5. hippo_dance

    hippo_dance Active Member

    Messages:
    1,007
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    73
    #5
    sorry, is WAMP found in dreamweaver?
     
    hippo_dance, May 15, 2009 IP
  6. Sabbir

    Sabbir Banned

    Messages:
    210
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    58
    #6
    Sabbir, May 15, 2009 IP
  7. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #7
    No its not within dreamweaver.
     
    pipes, May 16, 2009 IP
  8. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #8
    I think dreamweaver has a php engine in itself too
     
    Bohra, May 16, 2009 IP
  9. thhui

    thhui Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Dreamweaver is only an WYSIWYG editor for php.
    It is a great tool for helping us to do many php jobs easily without memorizing a lot of php codes and html codes.
    But you still have to install XAMP or EasyPHP so that
    you can have the Web Server, MySql Server and PHP Application Server enabled so that you could run PHP in any editor.
     
    thhui, May 16, 2009 IP
  10. hippo_dance

    hippo_dance Active Member

    Messages:
    1,007
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    73
    #10
    thanks all. :D
    it is working fine now.
     
    hippo_dance, May 16, 2009 IP
  11. LOD

    LOD Member

    Messages:
    319
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    35
    #11
    i cant access my localhost... it says 404 on ie...
    what am i supposed to do??
     
    LOD, May 16, 2009 IP
  12. hippo_dance

    hippo_dance Active Member

    Messages:
    1,007
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    73
    #12
    hmm... did you copy all the files into www folder?
    if you did, did you see .htaccess file? if yes, for me I deleted it and it works fine for me :)
     
    hippo_dance, May 16, 2009 IP