Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Category: Web Development

November 16, 2018 Web Development

SequenceMatcher in Python and Calling Python Script in PHP

November 16, 2018 Web Development
Post Views: 7,069
| By Webner

Introduction to SequenceMatcher in Python and Calling Python Script in PHP SequenceMatcher is a class in Python which compares pairs of sequences of any type.SequenceMatcher is a class which comes under the difflib module. It provides classes and functions for

Read More
November 5, 2018 Web Development

Multiple ng-app directives in a single page in AngularJS

November 5, 2018 Web Development
Post Views: 3,739
| By Webner

How can we put multiple ng-app directives in a single page in AngularJS What is ng-app directive? The “ng-app” directive designates the root-element of the AngularJS application or we can say it initializes an angularJS application, usually placed near the

Read More
October 26, 2018 Web Development

Using Bootstrap Tabs with Examples

October 26, 2018 Web Development
Post Views: 5,879
| By Webner

Bootstrap tabs – How to create with Examples In Bootstrap, tabs can be created with “nav-tabs” class. for example <ul class="nav nav-tabs"> <li>….. <li>….. <li>….. </ul> User can also set the other properties of the li elements. User can set

Read More
October 25, 2018 Web Development

Various Array helper methods in Javascript

October 25, 2018 Web Development
Post Views: 6,343
| By Webner

Explanation of various Array helper methods in Javascript with example The various methods I am going to discuss below are a part of functional programming in Javascript. In functional programming output of the method depends on the arguments passed to

Read More
October 24, 2018 Web Development

Understanding Nlog .Net Package with Examples

October 24, 2018 Web Development
Post Views: 11,106
| By Webner

Record Logs with Nlog .Net Package – Explanation and Examples Nlog is a free .Net platform based framework designed for generating logs to record the history of events that help to troubleshoot errors and exceptions. Logging is one of the

Read More
October 23, 2018 Web Development

What is new in Bootstrap 4

October 23, 2018 Web Development
Post Views: 5,374
| By Webner

Introduction to Bootstrap 4 and what is new in it Bootstrap 4 final stable version was released on January 18th, 2018. There are lots of new changes in this version. 1) FlexBox Support:- Earlier Bootstrap’s layout was powered by float-based

Read More
October 22, 2018 Web Development

Using Node.js for Uploading Files

October 22, 2018 Web Development
Post Views: 3,811
| By Webner

Upload Files using Node.js When we build any web application, we often need to upload some files via our application. For uploading files using Node.js, we use “Formidable” module. You can download this module or install it using npm. Command

Read More
October 12, 2018 Web Development

Difference among isset, is_null and empty in PHP

October 12, 2018 Web Development
Post Views: 4,864
| By Webner

Difference among isset, is_null and empty in PHP Php has different methods to check the value of the variable. The methods isset(), empty() and is_null() are very useful methods and all returns a boolean value. Let see the difference between

Read More
October 10, 2018 Web Development

.htaccess file in WordPress

October 10, 2018 Web Development
Post Views: 3,480
| By Webner

.htaccess in wordpress, its purpose & how to edit it .htaccess file in wordpress is used for the functionality like redirecting visitors to our site, beefing up site’s security etc. .htaccess is the distributed configuration file which is only readable

Read More

Posts pagination

«Previous Posts 1 … 31 32 33 34 35 … 106 Next Posts»

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection