Category Archives: PHP
How To : Simple Audio Streaming [Part-I]
Starting the post with a well known verse “Your Songs Belong to Us”. Sounds funny but this is really true that you can’t hide your songs on the web. Your all songs that you put in your server, literally you … Continue reading
Regular Expression to Find All Mentioned Names by ‘@’
Most of the time we use ‘@’ to mention someone’s name in email thread, forum, etc. How about to find those mentioned names using PHP regular expression? Let’s consider the following text. “Hey @Junal how about going for a vacation … Continue reading

