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

December 31, 2018 PHP Frameworks / Web Development

Configure CakePHP 3.6 in a Subfolder of WordPress

December 31, 2018 PHP Frameworks / Web Development
Post Views: 8,137
| By Webner

Configure CakePHP 3.6 in a Subfolder of WordPress What do I actually want to do? I want to access my WordPress site at example.com, while installing a CakePHP app on example.com/cakephp. To achieve this, we need to install wordpress along

Read More
December 28, 2018 Web Development

What is Bootstrap CDN and some common free CDNs?

December 28, 2018 Web Development
Post Views: 10,665
| By Webner

Bootstrap CDN and some common free CDNs Bootstrap is the most popular front-end framework for developing responsive, mobile first projects on the web. Now I will explain how to use bootstrap CDN in your project. CDN: CDN is Content Delivery

Read More
December 27, 2018 Web Development

How to generate Android APK for Ionic project

December 27, 2018 Web Development
Post Views: 20,044
| By Webner

How to generate Android APK for Ionic project Apk is android application package file format which is used by android operating system to distribute and install app. Apk file is used for publishing mobile application to google play store. Users

Read More
December 24, 2018 Web Development

Issue- Dompdf is not supporting Font-Family

December 24, 2018 Web Development
Post Views: 8,782
| By Webner

How to resolve the issue of Dompdf is not supporting Font-Family Problem: We have html with some inline css and we are also importing some files on blade file where we are rendering our html but font families are not

Read More
December 21, 2018 Web Development

Improve SQL queries while using .NET

December 21, 2018 Web Development
Post Views: 3,824
| By Webner

Improve SQL queries while using .NET Language-Integrated Query (LINQ) 1. Use IQueryable instead of IEnumerable interface while querying. While using IQueryable, we need to use the ToList() to get the results from DB. Do not use ToList() until you know

Read More
December 20, 2018 Web Development

Deleting all images from cloudinary through API

December 20, 2018 Web Development
Post Views: 6,012
| By Webner

Deleting all images from cloudinary through API Cloudinary is a SaaS technology company that provides a cloud-based image and video management solution. Cloudinary API provides us the facility to delete maximum 1000 resources at once. But we may have more

Read More
December 19, 2018 PHP Frameworks / Web Development

Adding Multiple database server connections in PHPmyAdmin

December 19, 2018 PHP Frameworks / Web Development
Post Views: 5,388
| 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 3, 2018 Web Development

How to use RSS Feed in WordPress

December 3, 2018 Web Development
Post Views: 4,431
| By Webner

How to use RSS Feed in wordpress Publishers get benefit from RSS feeds because this lets them display their site content automatically. Timely updates from web feeds benefits the readers to know if something new is posted on their favorite

Read More
November 23, 2018 Web Development

Error while installing python packages (pyinstaller)

November 23, 2018 Web Development
Post Views: 4,599
| By Webner

Error while installing python packages (pyinstaller) While we were installing pyinstaller as per requirement in our window (8) system, it was causing the following error: After struggling very much, we found that it was due to conflict with the Perl

Read More

Posts pagination

«Previous Posts 1 … 30 31 32 33 34 … 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