“php” Archive
(Need an explanation? Look for “php” at WebGlossary.info.)
- Octoverse: AI Leads Python to Top Language as the Number of Global Developers Surges (via) · · research, github, community, ai, programming, python, javascript, typescript, java, shell, go
- React on the Server Is Not PHP (by) · · servers, react
- cpx—the npx Counterpart of the PHP Ecosystem (by) · · dependencies
- The Redmonk Programming Language Rankings: June 2024 (by/via) · · programming, comparisons, javascript, python, java, typescript, css, ruby, go, shell, dart
- Look Out, Kids: PHP Is the New JavaScript (by/via) · · javascript, laravel, frameworks
- The Top Programming Languages 2024 (by/via) · · programming, comparisons, python, java, javascript, typescript, sql, go, html, lua
- UUIDv7 in 22 Languages (by) · · programming, javascript, python, sql, shell, java, go, ruby, lua, dart, perl
- Rust Growing Fastest, But JavaScript Reigns Supreme (by/via) · · programming, comparisons, go, javascript, lua, dart, java, ruby, python
- Let’s Build a Web Scraper in PHP and Python (via) · · scraping, python
- Property Hooks Are Coming in PHP 8.4 (by) · · hooks
- Streaming HTML (by/via) · · html, streaming
- What’s New in PHP 8.4 (by) ·
- Tools to Make Your Developer Experience Better in PHP (by) · · tooling, developer-experience, link-lists
- Is PHP Still a Viable Choice in 2023? · · discussions
- Checking the Type of a String in PHP (by) ·
- Skip PHPUnit Tests Conditionally in PHP (by) · · testing
- Whatever Happened to the Zend Framework (by) · · frameworks, history
- An Introduction to the Laravel PHP Framework (by/via) · · introductions, frameworks, laravel
- Guide to Using Template Engines (Such as Twig) With PHP · · guides, template-engines, twig
- Using PHP Arrays: A Guide for Beginners (by/via) · · guides, arrays
- How to Fix: Child Stylesheet Loading Twice (WordPress) (via) · · how-tos, wordpress
- Quick Tip: How to Cache Data in PHP (by/via) · · how-tos, caching, tips-and-tricks
- Quick Tip: How to Handle Exceptions in PHP (by/via) · · how-tos, tips-and-tricks, errors
- Quick Tip: How to Trim Whitespace With PHP (by/via) · · how-tos, tips-and-tricks, whitespace
- PHP Wishlist: The Pipe Operator (by) · · wish-lists
- Quick Tip: How to Hash a Password in PHP (by/via) · · how-tos, security, passwords, tips-and-tricks
- Quick Tip: How to Check if a Variable Is Set in PHP (by/via) · · how-tos, tips-and-tricks
- Quick Tip: How to Manage Timezones in PHP (by/via) · · how-tos, internationalization, tips-and-tricks
- Quick Tip: How to Manage Error Reporting in PHP (by/via) · · how-tos, errors, tips-and-tricks
- Quick Tip: How to Read a Local File With PHP (by/via) · · how-tos, file-handling, tips-and-tricks
- Quick Tip: How to Filter Data With PHP (by/via) · · how-tos, tips-and-tricks
- Best PHP Books for Beginners (by/via) · · books, link-lists
- PHP 8.2.0 Release Announcement (via) ·
- PHP Type Declarations—A Guide for Beginners (by) · · guides
- The Best PHP Frameworks for 2022 (by/via) · · frameworks
- The True Type in PHP 8.2 (by) ·
- Converting PNG Images to WebP Using PHP (by) · · conversion, images, png, webp
- A Simple “clamp()” Function in PHP (by) · · functions
- Unpack Arrays Conditionally in PHP (by) · · arrays
- PHP Sanitize Data (by) · · sanitization
- The Basics—Generics in PHP (by) · · videos, fundamentals, generics
- Introducing PHP: A Beginner’s Guide (via) · · introductions, guides
- PHP in 2022 (by) ·
- PHP 8 in a Nutshell (by) · · books
- Functional Programming in PHP: Higher-Order Functions (by/via) · · programming, functions
- PHP Date and Time Recipes (by/via) ·
- PHP 8.1 in 8 Code Blocks (by) ·
- Flexible API Design: Create Hooks for Your PHP API Pipeline (by/via) · · apis, hooks
- What’s New in PHP 8.1: Features, Changes, Improvements, and More (by/via) ·
- Writing Better Regular Expressions in PHP (via) · · regex, readability
- What Is Laravel? A Simple Explanation for Beginners · · laravel, frameworks
- Form Validation With PHP (by/via) · · forms, validation
- Using “throw” as an Expression in PHP 8 (by) ·
- Sending Emails in PHP With PHPMailer (by+/via) · · email, tooling
- Your First PHP Code (via) ·
- Twig—the Most Popular Stand-Alone PHP Template Engine (by/via) · · template-engines, twig
- 8 Must Have PHP Quality Assurance Tools (by/via) · · quality, tooling
- Laravel vs. Symfony—Clash of the Frameworks (via) · · frameworks, laravel, symfony, comparisons
- How to Create Custom WordPress Shortcodes for Your Editors (by/via) · · how-tos, wordpress
- Getting Started With PHP (by/via) · · introductions, link-lists
- Pay the Price for Open Source (via) · · foss, licensing
- A Crash Course of Changes to Exception Handling in PHP 7 (by/via) · · crash-courses, errors, debugging
- Working With Databases in WordPress (by/via) · · wordpress, databases
- An in-Depth Look at CORS (by/via) · · security, cors, javascript
- Learn PHP 7, Find Out What’s New, and More (by/via) · · tooling, link-lists
- PHP vs. Ruby—Let’s All Just Get Along (by/via) · · ruby, comparisons
- Object Orientated Development With WordPress (by/via) · · wordpress, oop
- The State of Accessibility in PHP Tools (by/via) · · accessibility, code-editors, jetbrains, phpstorm, sublime-text, notepad++
- Using GitHub Webhooks With PHP (by/via) · · github, webhooks
- Analyzing a PHP Project With Jenkins (by/via) · · tooling, debugging, automation, jenkins
- What to Expect From Yii 2.0 (by/via) · · frameworks
- PHP and Continuous Integration With Travis CI (via) · · ci-cd, tooling
- Best PHP IDE in 2014—Survey Results (by/via) · · surveys, code-editors, jetbrains, phpstorm, sublime-text
- One Solution to Responsive Images (by/via) · · responsive-design, images, html
- New Features in PHP 5.6 (by/via) ·
- Best PHP Frameworks for 2014 (by/via) · · frameworks, metrics, laravel, symfony
- Understanding Forms in Drupal (via) · · drupal, forms
- Array Operators in PHP: Interesting but Less Spoken (by/via) · · arrays, operators
- Understanding Streams in PHP (by/via) · · streaming
- Manage Complexity With the Facade Pattern (by/via) · · complexity, software-design-patterns
- MongoDB Indexing (by/via) · · databases, mongodb
- Better Understanding Random (via) · · randomness
- Base Converting and Binary Operators (by/via) · · conversion, operators
- Extending Twig Templates: Inheritance, Filters, and Functions (by/via) · · twig
- Generating One-Time Use URLs (by/via) · · urls
- Object-Oriented PHP (by/via) · · oop
- PHP Project Management (via) · · project-management
- Using SSH and SFTP With PHP (by/via) · · ssh
- The Single Responsibility Principle (via) · · principles, solid
- The Complete Guide to WordPress Custom Post Types (by/via) · · guides, wordpress
- The Open/Closed Principle (via) · · principles, solid
- Top 10 PHP Security Vulnerabilities (via) · · security, vulnerabilities
- Building Your Own URL Shortener (via) · · mysql, databases, functionality, urls
- Compile PHP on Windows (by/via) · · compiling, windows
- Amazon DynamoDB: Store PHP Sessions With a Load Balancer (by/via) · · aws, dynamodb, databases
- 5 Inspiring (and Useful) PHP Snippets (by/via) · · examples
- Working With Files in PHP (via) · · file-handling
- Writing Unit Tests for WordPress Plugins (by/via) · · wordpress, plugins, testing, javascript
- Type Hinting in PHP (via) ·
- How to Create Your Own Random Number Generator in PHP (by/via) · · how-tos, randomness
- Bending XML to Your Will (via) · · xml, parsing
- Introduction to PHPDoc (via) · · introductions, documentation
- A Tour of php.ini (by/via) ·
- 10 Tips to Optimize Your WordPress Theme (by/via) · · wordpress, theming, optimization, tips-and-tricks
- Defining and Using Functions in PHP (via) · · functions
- PHP Namespaces (by/via) · · namespaces
- Getting Started With PHP Templating (by/via) · · introductions, template-engines, twig
- Array Handling Functions (by/via) · · arrays, functions
- Introducing PHP Superglobals (by/via) · · introductions
- Introduction to PHP Arrays (by/via) · · introductions, arrays
- PHP Variables (via) ·
- Better Image Management With WordPress (by/via) · · wordpress, images, maintenance
- Confessions of a Converted PHP Developer: Mixing Like a Baker (by/via) · · ruby, mixins, comparisons
- How to Synchronize Your PHP and MySQL Timezones (by/via) · · how-tos, mysql, databases
- 10 Things Every WordPress Plugin Developer Should Know (via) · · wordpress, plugins
- Should You Close PHP Tags? The Debate Continues… (by/via) · · formatting, conventions
- PHP With nginx Is About to Become a Lot Easier (via) · · servers, nginx
- PHP: What You Need to Know to Play With the Web (by/via) ·
- Debug PHP With Firebug and FirePHP (via) · · debugging, tooling
- Web Security: Are You Part of the Problem? (by/via) · · security, vulnerabilities, javascript
- Installing PHP on Windows Just Got Easier (via) · · installing, microsoft, windows
- JavaScript Gzip Compression in WordPress: What’s Possible and What Hurts (by/via) · · javascript, compression, gzip, wordpress, performance
- How to Use PHP Namespaces: The Basics (by/via) · · how-tos, fundamentals, namespaces
- How to Install PHP 5.3 on Windows (by/via) · · how-tos, installing, microsoft, windows
- PHP Performance Tips (via) · · performance, tips-and-tricks
- Custom Fields Hacks for WordPress (by/via) · · wordpress
- A Minimal Dependency Injection Container for PHP (by/via) ·
- Server-Side JavaScript Will Be as Common as PHP (by/via) · · javascript, comparisons
- 50 Extremely Useful PHP Tools (by/via) · · tooling, link-lists
- DOM vs. Template (by/via) · · dom, angular, components, comparisons
- Character Encoding: Issues With Cultural Integration (by/via) · · unicode, encoding
- Useful In-Browser Development Tools for PHP (by/via) · · tooling, link-lists
- What’s New in PHP 5.3? (by/via) · · release-notes
- Dealing With Dependencies (by/via) · · dependencies
- JavaScript: It’s Just Not Validation! (via) · · javascript, validation
- The State of Functional Programming in PHP (by/via) · · programming
- The State of Web Development: PHP Developers Most Likely to Switch to Rails (by/via) · · programming, ruby-on-rails
- Hot PHP UTF-8 Tips (by/via) · · unicode, tips-and-tricks
- How Strict Is Your Dynamic Language? (by/via) · · programming, comparisons, perl, ruby, python
- Top 7 PHP Security Blunders (via) · · databases, sql, security
- PHP and HTTP Making Friends (by/via) · · http
- How Readable Is Your PHP? (via) · · formatting, documentation
- Character Encodings and Input (via) · · unicode, character-references, conformance
- Permanent Redirect in PHP (by) · · redirecting
- PHP Predictions for 2005 (by/via) · · visions
- 60,000 Lines of JavaScript (by/via) · · javascript
- Enhance Usability by Highlighting Search Terms (by/via) · · usability, searching
- Spot the Security Hole (by/via) · · security
- Dynamic Text Replacement (via) · · image-replacement, techniques, javascript
- PHP and “application/xhtml+xml” (by) · · xhtml, mime-types
- About PHP Usage (by/via) ·
- Tidy HTML (by/via) · · html, tooling
- Serializing PHP Data Structures for JavaScript (by/via) · · data-structures, javascript
- Is Configuration With Arrays a Bad Smell? (by/via) · · configuration, arrays
- Lazy PHP (by/via) ·
- Keeping Navigation Current With PHP (via) · · navigation
- Generate PDFs With PHP (via) · · pdf, code-generation
- MIME-Types (by) · · mime-types, xhtml
- Manage Your Content With PHP (by/via) · · content-management
- Build Your Own Web Service With PHP and XML-RPC (by/via) · · web-services, xml
- HTML Syntax Checker in PHP (by) · · html, conformance, tooling
- How to Succeed With URLs (via) · · how-tos, urls, usability, servers, apache
- Search Engine-Friendly URLs (via) · · urls, seo, servers, apache
- PHP by Example (via) · · examples
- Apache HTTP Authentication With PHP (by/via) · · servers, apache, http, authentication
- HTML to PHP Converter · tools, exploration, conversion, html