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
PHP

How to scroll back to top in bootstrap

In this article, we will show you How to scroll back to top in bootstrap. This article will give you simple example of H...

30-06-2023
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