PHP Classes

PHP Tutorials

Recommend this page to a friend!

Articles to teach about PHP matters and related topics

  All package blogs All package blogs   Blog PHP Classes blog   Blog PHP Tutorials   Post article Post article  
  273 - 264   ...   213 - 204   203 - 194   193 - 184   183 - 174   173 - 164   163 - 154   153 - 144   143 - 134   133 - 124   123 - 114   113 - 104   103 - 94   ...   3 - 1  

692. 5 Ways to Test WordPress Site Performance 2018 Tutorial

Updated on: 2020-08-04

Posted on:

WordPress is a very popular PHP product that is used to power 60% of the market of content management systems.

Very popular WordPress sites may suffer of performance problems if they are not optimized to avoid using too much server resources.

Read this article to learn how to test the performance of WordPress based sites and what you can do to solve this different types of problems that may case speed loss.


Blog More ...   Post a comment Post a comment   See comments See comments (1)   Trackbacks (0)

679. How to Use RSA Key for ssh Authentication to Access Your Server with Greater Security

Updated on: 2018-04-11

Posted on:

Did you know that you can access your site server with greater security without needing a VPN? Yes, you can use RSA private encryption keys, which is a basic security measure but not all developers are aware of them.

Teaching you a better method for having greater security when you access your server machine is what this article is about. Using greater security methods you can protect your work from being stolen or destroyed.

RSA private encryption keys allow you to access a server securely using a console terminal. You can connect to a server using the the SSH protocol and then you can enter commands line by line like regular shells.

These RSA keys allow you to tell your server you are indeed who you claim you are by installing keys on your machine and at the server side, so unauthorized users will not be able to access the server because they do not have your private keys.

Read this article now to learn all the steps necessary to configure your SSH access to a server machine using an RSA key.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

677. How to Promote a Software Product in 2018

Updated on: 2018-04-09

Posted on:

Many developers have created great software products and they would like to be able to promote those products.

They would like to sell the products to the market without spending great amounts of money, unlike what they need to pay when they use well known channels like Google Adwords or Facebook Ads.

Fortunately there are better means that you can use to market your products. Those means take less money than you may be used, some of which are free for you to use.

Read this article to learn about how to market your software products with the least amount of money possible.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

665. Essential PHP Security Tutorial on Monitoring in 2018: Website Security Tutorial About 3 Essential Tools for Every Website Owner

Updated on: 2018-05-01

Posted on:

Security is one of the most delicate matters that all Web site developers should be concerned.

Implementing good security measures is not enough if Web sites are not monitored with adequate tools that can help taking fast actions to mitigate the issues.

Read this article to learn about a suite of security tools that can help owners to take better care of their sites.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

647. How to Build Fast Web Applications using JavaScript in 2018 with Wix Code

Updated on: 2018-01-24

Posted on:

Every Web developer is concerned in developing their applications with the best methods under their circumstances.

Wix is a platform for publishing Web sites very quickly. Now Web site owners can develop Wix Web site features faster using Wix code.

Read this tutorial to learr more about Wix Code and how you can your own create Web sites faster using JavaScript.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

641. HelloSign's developer-friendly API fits into your document workflow

Updated on: 2018-01-18

Posted on:

HelloSign is a service that Web sites may use to create documents that can be signed digitally.

Read this article to learn how it works.


Blog More ...   Post a comment Post a comment   See comments See comments (1)   Trackbacks (0)

634. PHP Email Validation Tutorial using the MailboxValidator API

Updated on: 2017-12-20

Posted on:

MailboxValidator is an online Email Validation service which uses multiple types of validations to detect whether an email is valid or not.

It also provides a restful API which can be used to validate a single email instantly.

Read this article to learn about the MailboxValidator API and how to use it to validate email addresses in PHP.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

594. How to Create a PHP CAPTCHA Solver with a PHP OCR Class

Updated on: 2017-08-16

Posted on:

CAPTCHA are often used to protect the access to resources using bots using text written on images but it is also possible to workaround that protection by using OCR methods.

Read this article to learn how to use a PHP OCR class to read text written in images like those that appear in CAPTCHA images.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

584. How Can PHP Compare Two Images for Similarity

Updated on: 2017-10-12

Posted on:

Some applications need to able to tell if two images are similar in the sense that they show the same thing. The PHP Compare Images Similarity class can be used for that purpose.

Read this article to learn about this class and how you can use it in PHP applications for checking if two images are the same or not.


Blog More ...   Post a comment Post a comment   See comments See comments (5)   Trackbacks (0)

571. How Can PHP Import Excel to MySQL using an PHP XLSX Reader and Excel XLSX Converter

Updated on: 2017-06-12

Posted on:

Many PHP applications need to process Excel files for many purposes.

Read this article to learn how to easily import an Excel file in XLSX format and insert the data in a MySQL database using the SimpleXLSX package.


Blog More ...   Post a comment Post a comment   See comments See comments (7)   Trackbacks (0)

  273 - 264   ...   213 - 204   203 - 194   193 - 184   183 - 174   173 - 164   163 - 154   153 - 144   143 - 134   133 - 124   123 - 114   113 - 104   103 - 94   ...   3 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog PHP Tutorials   Post article Post article