Skip to content
1 Jun 2025

Nilambar Sharma

My personal ramblings

  • Home
  • About
  • Date Converter
  • Contact
  • Home
  • About
  • Date Converter
  • Contact

Tag: PHP

How to parse hashtag, mention and URL in a tweet
Uncategorized

How to parse hashtag, mention and URL in a tweet

Nilambar Sharmaby Nilambar Sharma3 Jul 201219 Dec 2019

I was trying to make a simple twitter application. Using jQuery and AJAX, grabbing twits was not that hard. But twitter returns twit in just simple characters. I needed to show the correct link for …

New Built-in web server in PHP 5.4
Uncategorized

New Built-in web server in PHP 5.4

Nilambar Sharmaby Nilambar Sharma21 Apr 201219 Dec 2019

Out of several awesome features of new PHP 5.4, built-in web server is most impressive. It runs from command line and it can be used in any OS like Windows, Mac or Linux. PHP manual …

New features in PHP 5.4 you might need to know
Uncategorized

New features in PHP 5.4 you might need to know

Nilambar Sharmaby Nilambar Sharma18 Apr 201219 Dec 2019

In 1st March 2012, new version of PHP has been released. Some awesome features has been added whereas some deprecated functionalities are removed. Lets discuss about the new interesting features of PHP 5.4. Traits : …

Uncategorized

How to update tweet from PHP using Twitter API

Nilambar Sharmaby Nilambar Sharma6 Apr 201219 Dec 2019

Twitter is one popular micro blogging social networking website. ‘Tweet’ of upto 140 characters can be post in twitter. More than 200 million tweets are being twitted every day in the world. For developers it …

Uncategorized

Empty directory recursively in PHP

Nilambar Sharmaby Nilambar Sharma24 Aug 201119 Dec 2019

Sometime we need to delete all contents in the directory whether it is any files or directory. At that time this function will be handy to fulfill our need. It empties the folder recursively, that …

Uncategorized

How to send mail with attachments using PHPMailer

Nilambar Sharmaby Nilambar Sharma22 Aug 201119 Dec 2019

PHP has default mail() function for sending mail. We can easily send mail using this function passing few parameters. But there is one nice class named ‘PHPMailer’ extending that function with lots of attractive and useful features. This …

Posts navigation

Newer posts

Quick Search

Recent Comments

  • markazeahan on Making Theme Accessibility Ready in WordPress
  • Nilambar Sharma on Nepali Date: PHP Composer Package for Nepali Date Converter and Utilities
  • Niroj on Nepali Date: PHP Composer Package for Nepali Date Converter and Utilities
  • Nilambar Sharma on Nepali Date: PHP Composer Package for Nepali Date Converter and Utilities
  • primsa on Nepali Date: PHP Composer Package for Nepali Date Converter and Utilities

Recent Posts

  • Niya – Minimal WordPress FSE Theme
  • 5 Best WordPress Coming Soon Page & Maintenance Mode Plugins
  • 5 Best WordPress Google reCAPTCHA plugins
  • Nepali Date: PHP Composer Package for Nepali Date Converter and Utilities
  • ACF Dimensions: An Advanced Custom Fields addon for Dimensions Field
  • Obulma: Free WordPress Theme
  • How to setup and use Gist in Visual Studio Code
  • WooCommerce Product Tabs WordPress Plugin
  • Top 5 job searching sites in Nepal
  • Basic terms you need to know in Stock Market
Copyright © 2025 Nilambar Sharma. Powered by WordPress.