ПІДТРИМАЙ УКРАЇНУ ПІДТРИМАТИ АРМІЮ
Uk Uk

 Результат пошуку по запиту php - сторінка 2 

IT

Reducing Errors With Type Hinting in PHP

This article was originally written by Adebayo Adams on the Honeybadger Developer Blog.* Errors,...

by Mr. IT-man 26 Березня 2023
IT

Integrating JavaScript Scheduler with PHP and MySQL

How to set up dynamic CRUD operations by combining JavaScript, PHP, and MySQL? Practical examples.

by Mr. IT-man 26 Березня 2023
IT

Setup local development environment and run tests of PHP Twig

Make it easy for a new developer to get started with the project

by Mr. IT-man 26 Березня 2023
IT

How To Manage DateTime with Carbon in Laravel and PHP

Welcome to #DevelopersLab101 Laravel is a popular PHP web application framework that provides a...

by Mr. IT-man 26 Березня 2023
IT

Return Types In PHP

Return types in PHP refer to the type of data returned by a function in PHP. In strongly typed...

by Mr. IT-man 26 Березня 2023
IT

Securing Your Web Applications with PHP OOP and PDO

PHP is a widely-used scripting language for web development, and object-oriented programming (OOP) is...

by Mr. IT-man 26 Березня 2023
IT

Use ChatGPT to convert function to SQL query

I've been struggling with tasks that require me to write SQL queries for testing purposes. I have to...

by Mr. IT-man 06 Березня 2023
IT

Type Hinting in PHP function!

May be you know what is a function and how it works. PHP checks the data type at run time. Therefore...

by Mr. IT-man 06 Березня 2023
IT

How to Install PHP 8 on a Mac with Homebrew

PHP is a popular programming language used to create dynamic websites and web applications. In this article, we'll guide you through the process of installing PHP 8 on a Mac using Homebrew, a popular package manager for macOS.

by Mr. IT-man 20 Лютого 2023
IT

How to change your PHP version on Ubuntu 22.04

Guide to change your PHP version through the command line on Ubuntu

by Mr. IT-man 20 Січня 2023
IT

How to Build a Simple RESTful API in PHP

Set up your development environment: You will need a web server (such as Apache or Nginx) and PHP...

by Mr. IT-man 20 Січня 2023
IT

How To Create Middleware For XSS Protection In Laravel 9

In this article, we will see how to create middleware for XSS protection in laravel 9. Cross-site...

by Mr. IT-man 20 Січня 2023
IT

New in PHP 8.2: mysqli_execute_query / mysqli::execute_query

Nice innovation in the mysqli and in PHP 8.2: mysqli execute_query

by Mr. IT-man 14 Січня 2023
IT

PHP conferences in 2023

PHP conferences that a PHP developer should look at in 2023

by Mr. IT-man 28 Грудня 2022
IT

10 WordPress plugins that you must know in 2023

List of plugins that change the game. Great mix of famous and unknown plugins, that will make your...

by Mr. IT-man 28 Грудня 2022
IT

Dynamic PostgreSQL Credentials Management with HashiCorp Vault: PHP Symfony & Go Examples

Learn how to securely manage dynamic PostgreSQL credentials using HashiCorp Vault, with practical examples in PHP Symfony and Go.

by Mr. IT-man 25 Серпня 2022
IT

nserting Form Data into MySQL Database Using HTML and PHP: A Step-by-Step Guide

Learn how to seamlessly insert form data into a MySQL database using HTML and PHP. This comprehensive guide covers creating an HTML form, connecting to a MySQL database, and processing form submissions securely and efficiently.

by Mr. IT-man 25 Серпня 2022
IT

Upgrade to PHP 7: Enhance Performance and Security

Discover the benefits of upgrading to PHP 7, including improved performance, reduced resource usage, and enhanced security features. Learn why making the switch is essential for modern web development.

by Mr. IT-man 23 Червня 2022

Scroll to Top