Learn to validate Twitter username using Regular Expression in JavaScript. Highly useful for front end development.
Regex for Twitter Username in PHP
Learn to validate Twitter username using Regular Expression in PHP scripting language.
Sanitizing Integer Value with Filter Var
In one of my previous post, I discussed how validate integer variable. However, I recently came across some weird issue while sanitizing an integer. Not sure why its happening like...
Retrieve Simple JSON API Data in PHP
Learn to retrieve JSON API data using PHP scripting language.
Disable Right Mouse Click for HTML5 Elements
Learn to disable right mouse click on HTML5 Elements using jQuery.
Setup Default Timezone in PHP
Learn to Define or Setup the Default Timezone for your PHP Application.