Skip to content
21 Jun 2025

Nilambar Sharma

My personal ramblings

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

Tag: Programming

jQuery’s getJSON function to retrieve data in JSON format; Same domain or cross-domain request
Uncategorized

jQuery’s getJSON function to retrieve data in JSON format; Same domain or cross-domain request

Nilambar Sharmaby Nilambar Sharma25 Aug 201119 Dec 2019

Today I want to share the problems I faced and its solution about using JSON with jQuery. JSON is a lightweight text-based open standard designed for human-readable data interchange. It is being popular nowadays and …

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 use javascript replace() method

Nilambar Sharmaby Nilambar Sharma24 Aug 201119 Dec 2019

In Javascript, there is a handy function replace() for String Object. We can easily replace the sub-string with new string and also regular expression in available. Replace may be case-sensitive or case insensitive. Also global …

Uncategorized

How to create custom selector in jQuery

Nilambar Sharmaby Nilambar Sharma22 Aug 201119 Dec 2019

We know jQuery has powerful collection on selectors. Even more jQuery allows us to extend selectors as per our requirement. In addition to the class and id selectors, there are many selection expressions that use the …

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.