PHP

SendGrid PHP

This library allows you to quickly and easily use the Twilio SendGrid Web API v3 via PHP.Version 7.X.X of this library p...

16-10-2023
PHP

AJAX - Forma bez odświeżania strony

Jeśli chcesz zapisywać dane z formularza bez odświeżania strony, możesz użyć technologii AJAX. AJAX to skrót od ...

09-10-2023
PHP

How To Set Up Redis as a Cache for MySQL

Redis (Remote Dictionary Server) is a fast open-source, in-memory database that you can use as a key-value store for a h...

26-09-2023
PHP

How to Generate Captcha Image in PHP ?

In this article, we’ll see how to generate a very simple and effective Captcha Image in PHP. Captchas are smart (at le...

14-09-2023
Linux

How to install Nextcloud Hub 24

Install FirewallFirst of all, you should install a firewall to secure your VPS (if not installed) and allow incoming tra...

27-12-2022
PHP

Submit a form without page refresh

In this tutorial, we’ll explain to you how to submit a form without page refresh using jQuery, Ajax, PHP and MySQL. ...

08-12-2022