Odwiedzone strony:
GET:https://artisansweb.net/
http code: 200
Zrzut ostatniej (https://artisansweb.net/) :
Artisans Web - How To Guides & Software Tutorials
 
How To Send WordPress Email Using SMTP Server

How To Send WordPress Email Using SMTP Server

Are you facing problems of sending WordPress emails? WordPress email sends using the PHP’s mail() function. Sometimes, your web hosting does not configure mail settings correctly. As a result, no emails can be sent from your website. We can solve this problem by using SMTP server to send our WordPress emails. Some web hosting allowsRead more about How To Send WordPress Email Using SMTP Server[…]

How To Automate WordPress Updates In Few Minutes

How To Automate WordPress Updates In Few Minutes

Recently we have published an article on How To Update WordPress Plugins Automatically Without Using Plugin. One of our reader asked is there any process to automate WordPress updates in one go? Basically, they want to keep update process automatic. By this way, one should not worry about all types of WordPress updates. Whether thereRead more about How To Automate WordPress Updates In Few Minutes[…]

How To Add Two Step Authentication On WordPress Website

How To Add Two Step Authentication On WordPress Website

Two-step authentication is one of the best WordPress security feature available. We recommend using this features for your WordPress applications which adds an extra layer of security for your website. In this article, we show you how to enable two-factor authentication on WordPress website. What Is Two Step Authentication? Attackers use the technique of brute-forceRead more about How To Add Two Step Authentication On WordPress Website[…]

How To Update WordPress Plugins Automatically Without Using Plugin

How To Update WordPress Plugins Automatically Without Using Plugin

While running a WordPress website, it is just impossible to stay without plugins. A number of useful plugins are available which help us to make websites better. And of course, it is a good practice to use those plugins. At the same time, it becomes hectic to update WordPress plugins. Plugin authors regularly update pluginsRead more about How To Update WordPress Plugins Automatically Without Using Plugin[…]

A Guide For PayPal Integration On Your Website In PHP

A Guide For PayPal Integration On Your Website In PHP

PayPal is no-doubt one of the most popular payment gateways for websites. Most of the websites are using PayPal to receive payments on their application. In this article, we study about PayPal integration on a web application in PHP. Why To Choose PayPal? Creating an account on PayPal is totally free. You don’t need toRead more about A Guide For PayPal Integration On Your Website In PHP[…]

How To Manage WordPress Website Using WP-CLI

How To Manage WordPress Website Using WP-CLI

If you are a WordPress developer, then definitely you heard about WP-CLI. WP-CLI is a command line interface for WordPress. Using this tool you can manage WordPress website without login to your dashboard. Once installed, WP-CLI provides you some commands through which you can install/update WordPress, install/update/activate/deactivate plugins, backup database and much more. For usingRead more about How To Manage WordPress Website Using WP-CLI[…]

How To Read CSV And Excel File In PHP Using PhpSpreadsheet

How To Read CSV And Excel File In PHP Using PhpSpreadsheet

While working on web applications, sometimes we come across a situation where we need to import CSV or Excel file into the database. This is a common way to import large data in the database rather than entering it one by one. PhpSpreadsheet is the library which provides a support for reading and writing differentRead more about How To Read CSV And Excel File In PHP Using PhpSpreadsheet[…]

How To Install And Use TinyMCE – WYSIWYG HTML Editor In Laravel

How To Install And Use TinyMCE – WYSIWYG HTML Editor In Laravel

In past, we have published an article on how to use CKEditor in Laravel. Many of our readers asked us to write the post on how to use TinyMCE editor in Laravel. TinyMCE is one of the popular WYSIWYG HTML editors. So in this article, we study how to use TinyMCE in your Laravel application.Read more about How To Install And Use TinyMCE – WYSIWYG HTML Editor In Laravel[…]

Page 1 of 1512345...10...Last »