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.

What program does one use to create php sites?

Discussion in 'PHP' started by Tabs, Dec 19, 2007.

  1. #1
    Yes, I am clueless, that is why I ask. :D
     
    Tabs, Dec 19, 2007 IP
  2. MakeADifference

    MakeADifference Peon

    Messages:
    476
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I normally use EditPlus/Textpad (very light weight)
    if you check Zend.com, they have a studio (IDE) that you can use. I am not sure if its free
     
    MakeADifference, Dec 19, 2007 IP
  3. Kaizoku

    Kaizoku Well-Known Member

    Messages:
    1,261
    Likes Received:
    20
    Best Answers:
    1
    Trophy Points:
    105
    #3
    phpDesigner is the best :D
     
    Kaizoku, Dec 19, 2007 IP
  4. sunnyverma1984

    sunnyverma1984 Well-Known Member

    Messages:
    342
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    120
    #4
    i m using dreamweaver
     
    sunnyverma1984, Dec 20, 2007 IP
  5. payoutwindow

    payoutwindow Peon

    Messages:
    788
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #5
    my vote will also go with dreamweaver
     
    payoutwindow, Dec 20, 2007 IP
  6. kishore415

    kishore415 Well-Known Member

    Messages:
    1,462
    Likes Received:
    41
    Best Answers:
    0
    Trophy Points:
    160
    #6
    i use Xampp for setting up server and database ..... and Notepad++ for writing programs
     
    kishore415, Dec 20, 2007 IP
  7. ebusinesscenter

    ebusinesscenter Peon

    Messages:
    59
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Download "wamp" and install it to use Mysql database and manage php files on your pc and dreamweaver to create php files.
     
    ebusinesscenter, Dec 20, 2007 IP
  8. bsprogs

    bsprogs Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I use Komodo IDE for most of my PHP editing now. Dreamweaver for CSS and Javascript though because the "intellisense" like function in Dreamweaver is much faster than it is in Komodo. I dont know what Adobe calls their "intellisense" but it all works the same.

    I used to use Zend Development Environment but Java is a nasty piece of malware I dont like to run too often, haha.
     
    bsprogs, Dec 20, 2007 IP
  9. tushardhoot1

    tushardhoot1 Active Member

    Messages:
    3,013
    Likes Received:
    96
    Best Answers:
    0
    Trophy Points:
    90
    #9
    I use Programmer's Notepad. Its a nice little program that supports and actually helps debug a whole range of programming languages.
     
    tushardhoot1, Dec 20, 2007 IP
  10. Yigit

    Yigit Peon

    Messages:
    110
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    phpDesigner is the best
     
    Yigit, Dec 20, 2007 IP
  11. bsprogs

    bsprogs Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    I wouldn't say "best" because it's based on a personal opinion, not fact :p

    I've used multiple programs and each have something I do and dont like about them.

    For the longest time I liked ZDE because of it's ability to increase development time of OOP applications. However, being that it runs on a java platform kinda killed it for me. I still use it every once in a while though.
     
    bsprogs, Dec 20, 2007 IP
  12. xxKillswitch

    xxKillswitch Peon

    Messages:
    331
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #12
    I use linux and usually use Screem editor, but lately, with Ubuntu 7.10, it randomly closes (without saving). I since found Kate editor, which works pretty well. It has alot of nice shortcuts for browsing your files (no tabs, but it has a side menu which can expand with a list of open files).

    When I had Windows, I used php Designer 2008 and Context editor, both of which were pretty cool.
     
    xxKillswitch, Dec 20, 2007 IP
  13. Kaizoku

    Kaizoku Well-Known Member

    Messages:
    1,261
    Likes Received:
    20
    Best Answers:
    1
    Trophy Points:
    105
    #13
    For Linux Shell, I use nano for Debian and vim for Centos
     
    Kaizoku, Dec 20, 2007 IP
  14. Tabs

    Tabs Peon

    Messages:
    164
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #14
    Thanks everyone.
     
    Tabs, Dec 21, 2007 IP
  15. phpl33t

    phpl33t Banned

    Messages:
    456
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Edit Pad Pro and your brain. Edit Pad Pro is a supercharged notepad.
     
    phpl33t, Dec 21, 2007 IP
  16. Crazy-Coding

    Crazy-Coding Guest

    Messages:
    144
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #16
    i like dreamweaver/programmers notepad and notepad.
     
    Crazy-Coding, Dec 21, 2007 IP
  17. webrehash

    webrehash Peon

    Messages:
    163
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #17
    webrehash, Feb 25, 2008 IP
  18. elias_sorensen

    elias_sorensen Active Member

    Messages:
    852
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    60
    #18
    I'm using UltraEdit-32.. Perfect program... Actually an advanced notepad with syntax highlight, ftp, validation, tabs (multiple files open in one window) and much more..
     
    elias_sorensen, Feb 25, 2008 IP
  19. overturn

    overturn Peon

    Messages:
    100
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #19
    Notepad :D , but i use dreamweaver really
     
    overturn, Feb 25, 2008 IP
  20. sandeepb

    sandeepb Peon

    Messages:
    109
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #20
    Notepad for the simple coding and Dreamweaver for coding and interface design with the code.
     
    sandeepb, Feb 25, 2008 IP