How to Highlight The Searched Words in PHP

Have you ever wanted to highlight one or some words that located inside a string which those words match with your search criteria? Now here is the solution how to implement it. You can also will find that this following technique will highlight both of love you and you love strings in the I love [...]

Share
[Read more...]

How to Convert 5 Digits Numeral to The Date Value?

A few days ago, a friend of mine asked me for help. He wanted to export his data from Excel file into Access database file. There were about sixteen thousand rows in Excel that have to be exported into Access. One of the columns in that Excel had a Date data. Unfortunately, most of those [...]

Share
[Read more...]