Your Web News in One Place

Articles by TutsPlus - Code from December 2020

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
< Return to TutsPlus - Code details.
06:33 pm - Wed, December 30, 2020
TutsPlus - Code How to Paginate Data With PHP
I can remember years ago when I first began coding in PHP and MySQL, how excited I was the first time I got information from a database to show up in a web browser. For someone who had little databas...
01:09 pm - Wed, December 30, 2020
TutsPlus - Code WordPress Troubleshooting: Where is php.ini?
In this quick article, we’ll discuss the different options that you can use to locate the php.ini file in WordPress. It’s good to know where it is, since you'll sometimes need to modify some sett...
08:03 pm - Tue, December 29, 2020
TutsPlus - Code Display WooCommerce Categories, Subcategories, and Products in Separate Lists
What You'll Be Creating WooCommerce gives you a few options as to what you can display on your archive pages: products categories (on the main shop page) or subcategories (on category pages) both pro...
12:28 pm - Tue, December 29, 2020
TutsPlus - Code WordPress Troubleshooting: PHP Installation is Missing the MySQL Extension
In this quick article, we’ll discuss how to troubleshoot the "missing the MySQL extension" error when you are installing WordPress. If you’re installing WordPress or you’ve moved your website t...
12:28 pm - Tue, December 29, 2020
TutsPlus - Code WordPress Troubleshooting: PHPInstallation Is Missing the MySQLExtension
In this quick article, we’ll discuss how to troubleshoot the "missing the MySQL extension" error when you are installing WordPress. If you’re installing WordPress or you’ve moved your website t...
01:01 pm - Mon, December 28, 2020
TutsPlus - Code PHP Integers, Floats, and Number Strings
Working with numbers in PHP seems to be a trivial concept, but it can be quite confusing. It looks easy at first because PHP provides automatic type conversion. For example, you can assign an integer...
10:01 pm - Thu, December 24, 2020
TutsPlus - Code AI Plugins for WordPress & WooCommerce for 2021
Have you tried answering every question from every customer that comes to your website? How about making personalized real-time product suggestions to every customer on your website? Or suggestions a...
04:51 pm - Thu, December 24, 2020
TutsPlus - Code How to Upload an HTML File to WordPress
In this article, we’ll discuss a couple of different ways that you can upload an HTML file to your WordPress website. Why Do You Need to Upload an HTML File to WordPress? When you’re working with...
05:30 pm - Wed, December 23, 2020
TutsPlus - Code 10 Best Android Game Templates
If you are familiar with the Android SDK, you probably know that using it to create a new game from scratch is no mean feat. Choosing the right game engine, supporting multiple screen sizes and DPIs,...
07:18 pm - Thu, December 17, 2020
TutsPlus - Code 10 Best Live Chat Plugins for WordPress in 2021
Live chats plugins are the easiest, fastest and most efficient way to connect with your customers and resolve their problems without delay. There is no risk of missing your customers messages. You ca...
06:42 pm - Thu, December 17, 2020
TutsPlus - Code Creating Pretty Popup Messages Using SweetAlert2
Every now and then, you will have to show an alert box to your users to let them know about an error or notification. The problem with the default alert boxes provided by browsers is that they are no...
06:15 pm - Thu, December 17, 2020
TutsPlus - Code Build a Music App With an Android App Template
What You'll Be Creating Developing a beautiful user interface for Android apps can be a time-consuming endeavour. Here are some of the steps we typically go through to design an app: We begin to bra...
04:06 pm - Wed, December 16, 2020
TutsPlus - Code Make a Simple Android App: a Digital Business Card
With the increased number of physical interactions turning virtual, it is essential to adapt to newer ways to put yourself out there. Handing out business cards were great ways to network at events i...
12:18 pm - Tue, December 15, 2020
TutsPlus - Code How to Upload a File in PHP (With an Example)
In this article, I’ll explain the basics of file upload in PHP. Firstly, we’ll go through the PHP configuration options that need to be in place for successful file uploads. Following that, we’...
12:05 pm - Tue, December 15, 2020
TutsPlus - Code Best WordPress Form Builder Plugins for 2021
If you own a WordPress site, forms are indispensable for creating a satisfying user experience and increasing your conversion rates. You need forms for clients to get in touch with you easily, answer...
07:09 pm - Mon, December 14, 2020
TutsPlus - Code 12 Best WordPress Weather Widgets & Plugins (With 5 Free)
Are you looking to display weather forecasts on your WordPress website? A visually pleasing and powerful WordPress weather widget for your website is indispensable.  WordPress weather widgets allow ...
12:11 pm - Wed, December 9, 2020
TutsPlus - Code 27 Best Popup & Opt-In WordPress Plugins
Whether you are running a blog or an eCommerce business, you will need to convert your website visitors into subscribers in order to be successful. By adding a stylish and interactive popup and opt-i...
11:57 am - Tue, December 8, 2020
TutsPlus - Code 20 Best WordPress Calendar Plugins and Widgets (5 Free Plugins)
Do you need a way to book appointments on your website? Do you need a way to show your business's upcoming events? Use high-quality WordPress calendar plugins and widgets for events, bookings, and app...
03:53 am - Mon, December 7, 2020
TutsPlus - Code 25 Best WordPress Slider & Carousel Plugins of 2021
Whether you want to show off customer testimonials, your latest blog posts, your best images, or other media on your website, there is a WordPress slider plugin or WordPress carousel slider plugin out...
03:46 am - Mon, December 7, 2020
TutsPlus - Code Design and Code Your First Website in 9 Easy to Understand Steps
Learning how to begin coding a website can be a tough task. If you're not familiar with coding languages, it's even harder. But learning how to code a website is easy with the right guide.In this tuto...
03:46 am - Mon, December 7, 2020
TutsPlus - Code Design and Code Your First Website in 9 Easy-to-Understand Steps
Learning how to begin coding a website can be a tough task. If you're not familiar with coding languages, it's even harder. But learning how to code a website is easy with the right guide. In this tu...
03:46 am - Sun, December 6, 2020
TutsPlus - Code Design and Code Your First Website in 9 Easy to Understand Steps
Learning how to begin coding a website can be a tough task. If you're not familiar with coding languages, it's even harder. But learning how to code a website is easy with the right guide.In this tuto...
03:28 am - Sun, December 6, 2020
TutsPlus - Code 25 Best WordPress Slider & Carousel Plugins of 2021
Whether you want to show off customer testimonials, your latest blog posts, your best images, or other media on your website, there is a WordPress slider plugin or WordPress carousel slider plugin out...
10:14 pm - Fri, December 4, 2020
TutsPlus - Code 21 Best Tab and Accordion Widget Plugins for WordPress (Free & Premium)
Your website's content should be organized and beautiful. By adding a tab or accordion widget plugin to your WordPress website, you will be able to display your website's content in an elegant way.&nb...
01:05 pm - Mon, November 30, 2020
TutsPlus - Code How to Use Browser Caching in WordPress
In this article, I'll discuss the benefits of browser caching and how you can use it for your WordPress websites. In the first half of the article, you'll learn to set up browser caching with Apache ...
12:22 pm - Mon, November 30, 2020
TutsPlus - Code Uploading Files With AJAX
I can’t seem to reach the end of the fun stuff you can do with web technologies. Today, I’m going to show you how to upload files via AJAX.First, we'll see how to upload files using vanilla JavaSc...
11:41 am - Mon, November 30, 2020
TutsPlus - Code How to Use the Modulo Operator in PHP
PHP has a total of eight arithmetic operators. The most common are addition ( +), subtraction ( -), multiplication ( *), and division ( /). A slightly lesser-known, though still very important ope...
11:41 am - Mon, November 30, 2020
TutsPlus - Code How to Use the Modulo Operator inPHP
PHP has a total of eight arithmetic operators. The most common are addition (+), subtraction (-), multiplication (*), and division (/). A slightly lesser-known though still very important operator is...
03:45 am - Mon, November 30, 2020
TutsPlus - Code 15 Stunning Ionic App Templates and Ionic Themes
In this post, I'll show you 15 of the best Ionic app themes and templates on the market—including 4 free Ionic app design templates.What Is Ionic?Ionic is a popular framework for creating hybrid mob...