• 24.05.10 - Integrate GeSHi with PHP applications

    GeSHi (GEneric Syntax HIghlighter) is a popular PHP library for syntax highlighting for multiple programming/markup languages. There are multiple forms for integrate it with our PHP application, one of these is using regular expressions.Warning: GeSHi consumes high processing time, be careful. You [...]
    More news about:  php
    Tags:  regex,  geshi,  regular expresions