ПІДТРИМАЙ УКРАЇНУ ПІДТРИМАТИ АРМІЮ
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

JavaScript Scheduler with PHP and MySQL for Dynamic CRUD Operations

Introduction This blog post will provide a step-by-step guide on integrating Syncfusion’s...

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 using HashiCorp Vault (with PHP Symfony & Go examples)

I was playing around with HashiCorp Vault, trying to integrate dynamic secrets (one of many features...

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

How to Insert Form Data into a Database Using HTML & PHP

Collecting customer form data is a common task in web development. Contact forms make your site more...

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

Stop the pain, upgrade to PHP 7

When I was young I played football at my local middle school…very terribly. I didn’t enjoy running wi...

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

Scroll to Top