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 should i use for PHP

Discussion in 'PHP' started by TheSyndicate, Jan 30, 2009.

  1. #1
    What program should i use for easy change in PHP. I do not want change codes i just want to change text in PHP documents and maybe check the code is correct.

    I want a easy program since i do not do PHP normally my webmaster do
     
    TheSyndicate, Jan 30, 2009 IP
    hassanahmad1 likes this.
  2. hassanahmad1

    hassanahmad1 Active Member

    Messages:
    150
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #2
    You can use Notepad++ for syntax highlighting of php, so you can easily edit the code with it..
    and for executing it, use EasyPHP for it.. it will install the Apache server and automatically integrate php and mysql with it.
     
    hassanahmad1, Jan 30, 2009 IP
  3. TheSyndicate

    TheSyndicate Prominent Member

    Messages:
    5,410
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    365
    #3
    oki syntax you mean error?
     
    TheSyndicate, Jan 30, 2009 IP
  4. shallowink

    shallowink Well-Known Member

    Messages:
    1,218
    Likes Received:
    64
    Best Answers:
    2
    Trophy Points:
    150
    #4
    Syntax highlighting will color code the various parts of a php file making it easier to spot mistakes and just makes it easier to read. I still use notepad if I'm using FTP to access files, else its PFE. You might be more interested in something like an IDE for PHP but it makes little sense if you aren't coding full time.
     
    shallowink, Jan 30, 2009 IP
  5. jangkrikjr

    jangkrikjr Peon

    Messages:
    388
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Yup; Notepad++ is best opensource for editing php, html and other. Most recomended
     
    jangkrikjr, Jan 30, 2009 IP
  6. crivion

    crivion Notable Member

    Messages:
    1,669
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    210
    Digital Goods:
    3
    #6
    crivion, Jan 30, 2009 IP
  7. hassanahmad1

    hassanahmad1 Active Member

    Messages:
    150
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #7
    No as shallowink said, syntax highlighting will color code the various parts of a php file making it easier to spot mistakes and just makes it easier to read
     
    hassanahmad1, Jan 30, 2009 IP
  8. TheSyndicate

    TheSyndicate Prominent Member

    Messages:
    5,410
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    365
    #8
    I am a not a Harry Potter when it comes to PHP i am just the write of the stuff and sometimes i want to go in a change small stuff like text in the code. I do not want to change the code just maybe change a "i" to "I"
     
    TheSyndicate, Jan 30, 2009 IP
  9. dannywwww

    dannywwww Well-Known Member

    Messages:
    804
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    110
    #9
    PHP Personal Designer - I've been using it for about 2 years now, seems great very fast aswell, easy to use etc.
     
    dannywwww, Jan 30, 2009 IP
  10. TheSyndicate

    TheSyndicate Prominent Member

    Messages:
    5,410
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    365
    #10
    Oki thanks i take a look at it
     
    TheSyndicate, Jan 30, 2009 IP