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.
February 10, 2017 Salesforce / Web Development

Salesforce | Steps to create Web To Lead form

February 10, 2017 Salesforce / Web Development
Post Views: 5,803
| By Webner

Steps to create Web To Lead form in Salesforce Steps To Follow: 1. Login to your Salesforce account. 2. Click on Setup. 3. Under Build, section click on customize. 4. Click on Leads. 5. Under leads click on the web

Read More
February 9, 2017 Web Development

OpenSSL Project | The Heartbleed Bug

February 9, 2017 Web Development
Post Views: 5,505
| By Webner

The OpenSSL Project is an Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS) protocols as well as a general purpose cryptography library and contains the following vulnerability: Allows stealing the information protected, under

Read More
February 9, 2017 Database / Linux, Windows, Mac / PHP Frameworks

AWS Amazon EC2 – Install php5.6 in Amazon linux

February 9, 2017 Database / Linux, Windows, Mac / PHP Frameworks
Post Views: 14,841
| By Webner

In Amazon Linux, it is not yet packaged with php5.6. When we install PHP by a standrad command: $yum install php* 1. It will install PHP version 5.3 Below are the steps to update PHP version from 5.3 to 5.6

Read More
February 8, 2017 Linux, Windows, Mac

Problems in mounting Windows NTFS drives in Ubuntu

February 8, 2017 Linux, Windows, Mac
Post Views: 4,852
| By Webner

While using dual boot system (Windows + Ubuntu) there can be problems with mounting the drives of Windows inside Ubuntu. This problem generally occurs with Windows 8 and above versions. Solution: When we shutdown our system it does not fully

Read More
February 8, 2017 PHP Frameworks

CakePhp | beforeSave and afterSave Callback Methods

February 8, 2017 PHP Frameworks
Post Views: 12,599
| By Webner

beforeSave(): This function is called automatically before every save or update operation. This function must return true if you want to continue save process. The data for save, if needed in this function, will be in $this->data. Syntax: class MyModel

Read More
February 6, 2017 PHP Frameworks / Web Development

PHP | What is the purpose of data filtering in PHP?

February 6, 2017 PHP Frameworks / Web Development
Post Views: 5,532
| By Webner

Data Filtering is required in PHP to validate input and sanitize input received. Generally, we need to validate data before inputs need to be saved or used in our webpage. Wrong data inputs may cause exceptions or erroneous state in

Read More
February 6, 2017 Java Frameworks / Web Development

Apache Solr | Indexing all files in a folder recursively

February 6, 2017 Java Frameworks / Web Development
Post Views: 10,845
| By Webner

Indexing of all files inside a folder and all its subfolders can be done using java language in the following ways: 1. Using data import handler. 2. Without data import handler i.e by creating a recursive function in java code.

Read More
February 3, 2017 Java Frameworks

Java | Wrapper classes, autoboxing and unboxing

February 3, 2017 Java Frameworks
Post Views: 5,406
| By Webner

Wrapper classes are the classes to convert the primitive types to objects of their respective class. We have many primitive types in Java like int, float, char etc. These primitive types can not be used in Collections as Collections only

Read More
February 3, 2017 Salesforce

Salesforce | Why to use @TestVisible annotation

February 3, 2017 Salesforce
Post Views: 5,572
| By Webner

Problem: Why we use @TestVisible annotation for a private method and private variable of a Class in Salesforce? Description: I have a situation where I want to call a private method of a class in the test class, whenever I

Read More

Posts pagination

«Previous Posts 1 … 120 121 122 123 124 … 172 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