About 4,520,000 results
Open links in new tab
  1. PHP: Your first PHP-enabled page - Manual

    Example #1 Our first PHP script: hello.php. echo "Hello World!"; Use your browser to access the file with your web server's URL, ending with the /hello.php file reference. When developing …

  2. PHP: Examples - Manual

    Example #1 A classic Application directory layout. 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 + …

  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 …

  4. PHP Hello World

    When PHP executes the index.php file, it evaluates the code and returns the Hello, World! message. Fourth, launch a web browser and open the URL: http: //localhost:8080/helloworld/ …

  5. The Best PHP Examples - freeCodeCamp.org

    Dec 1, 2019 · PHP is a server-side scripting language created in 1995 by Rasmus Lerdorf. PHP is a widely-used open source general-purpose scripting language that is especially suited for …

  6. sample-php/index.php at main · digitalocean/sample-php - GitHub

    ⛵ App Platform sample PHP application. Contribute to digitalocean/sample-php development by creating an account on GitHub.

  7. example code: index.php - osdata.com

    Sep 9, 2013 · example source code index.php. This is example code from the SlamZee project and This Side of Sanity, released under Apache License 2.0. first pass example show 25 …

  8. PHP Examples - W3Schools

    Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more.

  9. index.php examples - CodeSandbox

    Use this online index.php playground to view and fork index.php example apps and templates on CodeSandbox. Click any example below to run it instantly or find templates that can be used …

  10. example/index.php at master · joonty/example · GitHub

    An example repository, used in tutorials on joncairns.com - example/index.php at master · joonty/example

  11. Some results have been removed
Refresh