PHP Code Insight for HTML webpage

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ThumbtackMedia
    New Member
    • Jun 2010
    • 2

    PHP Code Insight for HTML webpage

    I currently store and run PHP code from a database to produce custom reports.

    At present the code is displayed in plain text with no code checking at the time it's being written.

    I'm looking to include a Code Insight type checker to be able to display code errors as it's being written.

    (The type of checking and formatting that our favourite IDE's do, but in a web browser.)

    Any Idea's on how to implement this using say Javascript and/or CSS?
Working...