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.
December 19, 2018 PHP Frameworks / Web Development

Adding Multiple database server connections in PHPmyAdmin

December 19, 2018 PHP Frameworks / Web Development
Post Views: 5,978
| By Webner

Adding Multiple database server connections in PHPmyAdmin We can use PHPmyAdmin for multiple database servers by adding them in the settings of PHPmyAdmin. Steps to add a server in the UI of PHPmyAdmin: Step 1: Click on [Settings] button on

Read More
December 18, 2018 Others (General) / Others (Technical)

How to read image from MS word document and save

December 18, 2018 Others (General) / Others (Technical)
Post Views: 5,540
| By Webner

How to read .jpg and .png image from a word document and save in a different folder using Java? Each line inside a word document is defined as a different paragraph and each image represents a paragraph. If there is

Read More
December 17, 2018 Others (Technical)

What is new in Sublime Text 3?

December 17, 2018 Others (Technical)
Post Views: 2,838
| By Webner

What is new in Sublime Text 3? Sublime is an editor developed by Jon Skinner and Will Bond. The source code of Sublime editor is written in C++ and Python Language. It is very popular among the developers because of

Read More
December 14, 2018 Salesforce

Lookup Vs Master-Detail Relationship

December 14, 2018 Salesforce
Post Views: 6,040
| By Webner

Lookup Vs Master-Detail Relationship There comes a moment when we are confused about whether to create a lookup relationship or a master-detail relationship between two objects (can be a Standard or a Custom object). Below are some use cases for

Read More
December 12, 2018 Others (Technical)

Using Selenium WebDriver with Chrome browser

December 12, 2018 Others (Technical)
Post Views: 4,955
| By Webner

Using Selenium WebDriver with Chrome browser Selenium WebDriver is open source tool to automate testing the Web application across many browsers. Every browser has its own driver to execute Selenium WebDriver Scripts. It supports browsers such as Mozilla Firefox, Google

Read More
December 11, 2018 PHP Frameworks

How to use CakePHP Validation class

December 11, 2018 PHP Frameworks
Post Views: 5,362
| By Webner

How to use CakePHP Validation class We can use CakePHP validation functions and speed up development. These functions already follow the correct rules so we don’t need to write custom code. Example: In Controller: $validate = new Validation(); $string =

Read More
December 10, 2018 Others (Technical)

Some Useful Code Refactoring Techniques Available In Eclipse

December 10, 2018 Others (Technical)
Post Views: 5,812
| By Webner

Some Useful Code Refactoring Techniques Available In Eclipse 1. RENAMING So this feature allows you to rename variables, classes, methods, packages, folders, and almost any Java identifier. When you rename an identifier, all references to that identifier are also renamed.

Read More
December 7, 2018 Others (General) / Others (Technical)

How to get user locale time from UTC Time

December 7, 2018 Others (General) / Others (Technical)
Post Views: 5,404
| By Webner

How to get user locale time from UTC Time The default timezone in Php or MySql is UTC (UTC doesn’t use daylight saving). But it can be troublesome when this is to be displayed to the user. E.g. – A

Read More
December 6, 2018 Others (Technical)

Sending SMS messages using Textlocal

December 6, 2018 Others (Technical)
Post Views: 5,059
| By Webner

Sending SMS messages using Textlocal ( https://www.textlocal.in/ ) Here is an example to send sms alert using Textlocal account: There are some mandatory fields to send Sms. 1. Username 2. Hash 3. Message (Enable message template from Textlocal) 4. Number

Read More

Posts pagination

«Previous Posts 1 … 68 69 70 71 72 … 173 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