How to Match Word Boundary using SQL? July 6, 2014 database, programming languages, sql, SQL No Comments In SQL, sometimes, you want to search a string field that contains a keyword, but as a whole word. So for example, if you search for ‘word‘, you do … [Continue Reading...]
Using DOMDocument in PHP to Process output HTML June 22, 2014 code, code library, implementation, php, programming languages, tricks, web programming, webhosting No Comments PHP (PHP Hypertext Processor) is well known and very popular today. Almost more than 80% of alexa top 100 websites are based on PHP. PHP is a scripting language … [Continue Reading...]