About 1,630,000 results
Open links in new tab
  1. PHP in Visual Studio Code

    Learn about Visual Studio Code editor features (syntax highlighting, snippets, linting) and extensions for PHP.

  2. PHP String Functions - W3Schools

    PHP String Functions. The PHP string functions are part of the PHP core. No installation is required to use these functions.

  3. PHP Strings - W3Schools

    Search For Text Within a String. The PHP strpos() function searches for a specific text within a string. If a match is found, the function returns the character position of the first match. If no …

  4. PHP String Functions - GeeksforGeeks

    Apr 3, 2025 · These functions perform various operations such as string transformations, character manipulations, encoding and decoding, and formatting, making string handling …

  5. php - Parameter suggestion for custom functions in Visual Studio Code ...

    Oct 11, 2019 · The best result is when all type declarations are combined with a DocString, which allows you to write descriptions of parameters. I use the PHP DocBlocker extension to write …

    Missing:

    • String Functions

    Must include:

  6. PHP: String Functions - Manual

    For even more powerful string handling and manipulating functions take a look at the Perl compatible regular expression functions. For working with multibyte character encodings, take …

  7. visual studio code - How to autogenerate phpDOC for classes/function

    Jul 7, 2022 · To autogenerate PHPDoc in VSCode, check out the PHP Tools for VS Code extension.

  8. PHP Strings - GeeksforGeeks

    Apr 11, 2025 · In this article, we will see what include() & the require() functions is, also will know how these functions affect the execution of the code, their differences & usage in PHP, along …

  9. PHP String Functions: The Ultimate Guide with Examples

    PHP string functions allow developers to modify, search, compare, and format text dynamically. These built-in functions help in processing user inputs, handling text-based data, and …

  10. String Manipulation Functions in PHP with Examples

    Learn the string datatypes and string manipulation functions in PHP. It describes all the string manipulation functions and their syntax with examples.

  11. Some results have been removed
Refresh