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: PHP Frameworks

February 24, 2021 PHP Frameworks

Fetch Mails from Gmail in Core PHP

February 24, 2021 PHP Frameworks
Post Views: 2,210
| By Webner

Fetch Mails in Core PHP Create an Core php app on console (https://console.developers.google.com). Download Google Client library from the following link (https://github.com/googleapis/google-api-php-client) Download the file of credentials(client_id,client_secret) and put it in the project directory. Create the config file in the

Read More
January 13, 2021 PHP Frameworks / Web Development

What is DevOps?

January 13, 2021 PHP Frameworks / Web Development
Post Views: 1,583
| By Webner

What is DevOps? DevOps is a set of practices that combines software development and other IT operations. It shortens the systems development life cycle and aims to provide continuous delivery with high-quality software. Who is DevOps Engineer? They are either

Read More
October 5, 2020 PHP Frameworks / Web Development

Integrate Razorpay in CakePHP 3

October 5, 2020 PHP Frameworks / Web Development
Post Views: 3,031
| By Webner

Step 1: Create RazorPay Account First of all you need a test account for integration. Click the below link https://dashboard.razorpay.com/#/access/signup and set up a test account there: Step 2: Get your API Keys: After successful login, you will see your

Read More
October 1, 2020 PHP Frameworks / Web Development

TypeError: ‘<' not supported between instances of 'int' and 'str' in Python

October 1, 2020 PHP Frameworks / Web Development
Post Views: 1,834
| By Webner

Description Sometimes there may be a need to access or simply print a python dictionary in a particular order of its keys i.e. ascending or descending as it was in my case. Although it seems that it is not a

Read More
September 7, 2020 PHP Frameworks / Web Development

Hiding the editor field using Devextreme

September 7, 2020 PHP Frameworks / Web Development
Post Views: 3,215
| By Webner

How to hide specific editor field in popup editing mode using Devextreme Editing is one of the most important features of Devextreme Datagrid. Every developer needs Editor feature for editing the record. Many types of editing modes are provided by

Read More
September 3, 2020 PHP Frameworks / Web Development

EML to MSG Using IndependentSoft C#

September 3, 2020 PHP Frameworks / Web Development
Post Views: 2,817
| By Webner

Convert .eml to .msg files using IndependentSoft C# EML file extension is created by Microsoft Corporations for Email files. It is also known as RFC 822. In these files, email messages are stored in plain text formats. Microsoft’s Outlook Express

Read More
August 28, 2020 Cloud / PHP Frameworks

How to get the “To” email address from eml files?

August 28, 2020 Cloud / PHP Frameworks
Post Views: 3,406
| By Webner

What is an EML File ? EML is an email message file extension (means an email is stored in a file with an extension .eml). This file is in the standard MIME RFC 822 format by Microsoft Outlook Express and

Read More
August 6, 2020 Cloud / Database / PHP Frameworks

Firebase Cloud Messaging With Laravel 6

August 6, 2020 Cloud / Database / PHP Frameworks
Post Views: 4,195
| By Webner

Introduction to Firebase Cloud Earlier known as Google Cloud Messaging and now called Firebase Cloud Messaging (FCM) is a messaging solution for cross-platform provided by Google itself. This service lets you reliably deliver messages or notifications at no cost. One

Read More
July 30, 2020 PHP Frameworks

How to validate records before inserting in CakePHP 2.X

July 30, 2020 PHP Frameworks
Post Views: 1,632
| By Webner

Problem: Sometimes we only need to validate records before inserting operations in CakePHP. In the case of bulk insertion and CSV records validation, it’s very difficult to validate individual fields of bulk records. Solution: array (‘validate’ => ‘only’) parameter will

Read More

Posts navigation

1 2 3 … 30 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