Is there a way to test PHP code for errors and optimization?

Discussion in 'PHP' started by Brad77, Nov 21, 2013.

  1. #1
    Getting some errors in my error log on my server that is dealing with PHP. Is there something to run code through to see if and where coclose can be improved?
     
    Brad77, Nov 21, 2013 IP
  2. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #2
    Uhm. You have an error log. Look at the entries, fix the issues, and voila...
     
    PoPSiCLe, Nov 21, 2013 IP
  3. EricBruggema

    EricBruggema Well-Known Member

    Messages:
    1,740
    Likes Received:
    28
    Best Answers:
    13
    Trophy Points:
    175
    #3
    I go with PoPSiCLe, as you discover errors you fix them... And ofcource you test everything, every field, every button and every link and if you don'see errors in your error log then all is fine! ;)
     
    EricBruggema, Nov 21, 2013 IP