current location:Home > Technical Articles > Daily Programming > PHP Knowledge
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
- PHP tutorial MySQL Tutorial HTML Tutorial CSS Tutorial
-
- Localizing Dates, Currency, and Numbers with Php-Intl
- This tutorial builds upon the previous introduction to the PHP Intl extension, focusing on localizing complex data like numbers, dates, and currencies. Let's dive in! Key Concepts: The PHP Intl extension leverages the ICU library for robust locale
- PHP Tutorial . Backend Development 395 2025-02-15 12:32:12
-
- Contributing to PHP: How to Contribute to PHP's Manual
- This two-part series explores how to contribute to the PHP project, focusing on documentation in part one. We'll cover account requests and post-approval steps. Key Points: Contributing to PHP's documentation enhances the language and boosts your
- PHP Tutorial . Backend Development 963 2025-02-15 12:25:12
-
- Implementing the Range Operator in PHP
- This article, originally authored by Thomas Punt and reprinted with permission, details the creation of a custom range operator (|>) in PHP. It's a deep dive into PHP internals, assuming familiarity with building PHP from source (refer to the PHP
- PHP Tutorial . Backend Development 902 2025-02-15 12:14:13
-
- Contributing to PHP: How to Fix Bugs in the PHP Core
- This guide explains how to contribute to PHP's core by fixing bugs. We'll focus on the workflow, assuming a basic understanding of C and PHP's versioning. New feature submissions are outside the scope of this article. Key Concepts: PHP's Version
- PHP Tutorial . Backend Development 1028 2025-02-15 12:06:13
-
- Theming Views in Drupal 8 - Custom Style Plugins
- Views is in Drupal 8 core. We all know that by now. Twig is the new templating engine in Drupal 8. This we also know. But do we know how to interact programmatically with the first in order to theme a View using the second? Aside from overriding View
- PHP Tutorial . Backend Development 437 2025-02-15 12:02:12
-
- Starting a Business with Laravel Spark
- Leveraging Laravel Spark to Build a Subscription-Based Backup Service This article details the creation of a subscription-based backup service using Laravel Spark, focusing on building an authenticated API for managing backup files. The author showc
- PHP Tutorial . Backend Development 754 2025-02-15 11:58:13
-
- First Look at Pagekit CMS - Clean, Extensible, Fast, But...
- Pagekit CMS 1.0 version review: The potential and shortcomings of lightweight blog engines Pagekit CMS recently released version 1.0 and as a user who is following a personal blog engine, I decided to test it out. While Pagekit has much more than blogs, it's enough to use it as a test platform. Core points Pagekit CMS provides a simple, scalable and fast platform for personal blogs and more, with a user-friendly interface and developer-friendly ecosystem. The installation process is smooth, the platform natively supports Markdown, built-in blog extensions, and markets for extensions and themes. Pagekit's security
- PHP Tutorial . Backend Development 323 2025-02-15 11:54:13
-
- Transducers in PHP Made Easy
- In-depth PHP functional programming: Exploring Transducers You may have heard of functional programming and higher-order functions, but do you know Transducers? This article will take you to explore this powerful data conversion tool. Core points: Transducers originated from Clojure and ported to PHP by Michael Dowling, is a powerful way to build reusable algorithm transformations. They are functions that accept one reduction function and return another reduction function. PHP's Transducers package allows data to be converted in a variety of ways, such as capitalizing the initials of names or removing minors from user lists. Transformations can be combined into a single Transducer for weighting
- PHP Tutorial . Backend Development 1012 2025-02-15 11:36:11
-
- Sourcehunt: PHP7-Only Alternative to Laravel, HPKP, and More
- This post highlights several open-source PHP projects, including a potential Laravel alternative and libraries focused on request validation and security. Key Projects: Opulence: A full-stack PHP framework (PHP 7 ) aiming to compete with Laravel.
- PHP Tutorial . Backend Development 981 2025-02-15 11:25:11
-
- What is SparkPost?
- SparkPost: A Robust Email Infrastructure Service for Bulk and Transactional Emails SparkPost is a powerful, API-driven email infrastructure platform offering a unified solution for sending both high-volume bulk and individual transactional emails. B
- PHP Tutorial . Backend Development 1015 2025-02-15 11:07:11
-
- Quick Tip: Sync a Fork with the Original via GitHub's Web UI
- Keep your GitHub fork up-to-date with the original repository using this simple web UI method! This avoids the command line, making syncing quick and easy. (Note: This method creates a merge commit, not a rebase. This affects the commit history, b
- PHP Tutorial . Backend Development 478 2025-02-15 10:55:11
-
- Your First Drupal 8 Migration
- Drupal 8 Migration: A Deep Dive into Content Transfer The Migrate module is a cornerstone of the Drupal ecosystem, so much so that core Drupal 8 integrated some of its functionality. This was crucial for replacing traditional upgrades with content a
- PHP Tutorial . Backend Development 1022 2025-02-15 10:45:12
-
- Running an Elastic LAMP Stack on AWS
- This article demonstrates a streamlined approach to deploying and managing a highly scalable LAMP stack on AWS using Zend Server. Forget complex configurations; this method leverages a pre-built AWS CloudFormation template for rapid deployment. Not
- PHP Tutorial . Backend Development 849 2025-02-15 10:38:12
-
- Building Microsoft's What-Dog AI in under 100 Lines of Code
- This tutorial shows you how to build a dog breed identifier similar to Microsoft's What-Dog AI, but using Diffbot's Image API. The entire application is less than 100 lines of code and leverages Imgur for image hosting to minimize costs. Key Feature
- PHP Tutorial . Backend Development 1185 2025-02-15 10:30:12
-
- What Is Laravel Valet, and Why All the Fuss?
- Laravel Valet: A Streamlined Development Environment for OS X Laravel Valet simplifies local development, especially for quick demos or disposable projects. It leverages OS X's built-in software and tools, eliminating the need for complex configurat
- PHP Tutorial . Backend Development 914 2025-02-15 10:25:12