About 29,300,000 results
Open links in new tab
  1. PHP: Example listing - Manual

    Example listing ¶ List of all the examples in the manual Example#0 - An introductory example Example#1 - Our first PHP script: hello.php Example#2 - Get system information from PHP …

  2. How is a website using url "example.com/index.php?id=" for ...

    Jun 11, 2024 · Each page of a CMS needs a unique ID so that it knows what content to generate at a specific URL. Routing takes this ID and uses it to generate a more readable format for a URL before …

  3. What is index.php for? - Stack Overflow

    Sep 1, 2022 · At its most basic, index.php is the first file that will show up when a browser goes to the site or a directory. Beyond that, it can be used for whatever the site/project dictates. For more …

  4. PHP Tutorial - W3Schools

    PHP References W3Schools' PHP reference contains different categories of all PHP functions, keywords and constants, along with examples.

  5. PHP Login

    In this tutorial, you'll learn how to create a PHP login form using a username and password.

  6. MPHP Website

    Supporting Maine's healthcare professionals by providing monitoring, advocacy, treatment resources, referrals, outreach and education.

  7. PHP: Examples - Manual

    index.php in the top directory is the only way in of the application, you should rewrite all request to it. (You can use .htaccess in Apache + php_mod)

  8. PHP: PHP Manual - Manual

    2 days ago · The PHP Manual provides comprehensive documentation, examples, and references for PHP programming language, covering functions, classes, and features.

  9. PHP: Index listing - Manual

    Index listingThere are no user contributed notes for this page.

  10. devel:templates:main.php [DokuWiki]

    main.php encompasses most pages you will see when browsing a DokuWiki installation; this includes all of the “DokuWiki actions” listed in the configuration manager. A lot of the functionality described here …