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

Author: Webner

We are a software development company in India.
July 20, 2017 Salesforce

Salesforce | Apply Workflow on existing records as well

July 20, 2017 Salesforce
Post Views: 4,421
| By Webner

I have created a new workflow with criteria “Evaluate the rule when a record is created, and any time it’s edited to subsequently meet criteria”. It includes all the newly created records which fulfil the criteria. But I want to

Read More
July 20, 2017 PHP Frameworks / Web Development

QuickBooks Integration | Important Quickbooks Webconnector Facts

July 20, 2017 PHP Frameworks / Web Development
Post Views: 5,514
| By Webner

Question: Can we add custom functions in quickbook? Answer: Yes, In quickbook.php file we need to add Constants to make custom function and we can add as many as we want. After defining these constant we can map these in

Read More
July 19, 2017 Linux, Windows, Mac

Linux | Warning (Y/N) on shutdown command

July 19, 2017 Linux, Windows, Mac
Post Views: 4,337
| By Webner

Sometime unknowingly we execute shutdown or reboot command on production live server. So in order to be on the safe side we can configure the shutdown command to ask us for Y/N like explained below: Switch to root user and

Read More
July 19, 2017 PHP Frameworks / Web Development

How to Disable CSRF token in Laravel Application

July 19, 2017 PHP Frameworks / Web Development
Post Views: 31,563
| By Webner

CSRF stands for cross-site request forgery. CSRF token is basically used for security purpose in Laravel forms. To understand how it works read here: https://laravel.com/docs/5.4/csrf How to disable it if required? CSRF protection is enabled by default in all routes

Read More
July 18, 2017 Database / PHP Frameworks

Download CSV of table Records using OUTFILE sql command and PHP

July 18, 2017 Database / PHP Frameworks
Post Views: 6,224
| By Webner

Create and Download CSV of table Records using OUTFILE Sql command and PHP 1. Create temporary CSV file using OUTFILE SQL command: OUTFILE command is used to write your sql command output to the specified location. You can write the output

Read More
July 17, 2017 Others (General) / Others (Technical) / Web Development

Chargify Retry and Dunning – How to manage failed transactions

July 17, 2017 Others (General) / Others (Technical) / Web Development
Post Views: 4,681
| By Webner

Description: When we use auto debit system to charge our customers using their credit cards, it is possible some transactions get declined. This can happen due to different reasons like user’s credit card has expired or due to authentication failure

Read More
July 12, 2017 Web Development

WordPress | Deployment of code to live website from Github, Bitbucket or Gitlab

July 12, 2017 Web Development
Post Views: 4,745
| By Webner

Suppose we have live websites and we are using bitbucket to save the code of plugins, themes etc of those websites. Then we can manage the deployment to live sites easily through the WP pusher plugin. WP Pusher plugin is

Read More
July 12, 2017 Java Frameworks / PHP Frameworks / Web Development

Compare Passwords in HTML5 form validation using Jquery

July 12, 2017 Java Frameworks / PHP Frameworks / Web Development
Post Views: 12,526
| By Webner

In one of our projects, requirement was to compare two password values using HTML5 form validation (display the message in the same format as regular HTML5 messages are displayed). Let us assume that we have a HTML5 form for change

Read More
July 11, 2017 Web Development

Customize Time Picker from Bootstrap Time Picker Plugin to add additional features

July 11, 2017 Web Development
Post Views: 13,286
| By Webner

With bootstrap timepicker plugin, one can select time similar to datepicker (we select date, month, year from datepicker). With bootstrap timepicker plugin, we can select hour, minutes and meridian. In the following screenshot, you can understand, what timepicker does: Screenshot

Read More

Posts pagination

«Previous Posts 1 … 103 104 105 106 107 … 171 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