About 1,450,000 results
Open links in new tab
  1. How do I get a PHP file to automatically run itself?

    Dec 11, 2012 · Ask the server admin to create a new user who owns the folder where the script writes the xml file. Run your php script through your cron job as such user. If you run your …

  2. Open PHP/HTML/JS In Browser - Visual Studio Marketplace

    Extension for Visual Studio Code - A GUI to open PHP/HTML/JS files in browser on http://localhost or file:/// scheme. Suitable for XAMPP.

  3. How to run PHP files with VS Code?-PHP Tutorial-php.cn

    Jun 26, 2025 · Sure, here’s a practical and user-friendly guide for running PHP files using Visual Studio Code: You can absolutely run PHP files in VS Code — and it's not complicated once …

  4. How to Automatically Start a Download in PHP? - Stack Overflow

    What code do you need to add in PHP to automatically have the browser download a file to the local machine when a link is visited? I am specifically thinking of functionality similar to that of …

  5. Is it possible to use Live-server for PHP with autoreload on save?

    Mar 13, 2020 · I tried to use the Live-Server extension on VS Code for PHP, but it only opened the "root" of the "served" project folder and showed the index.php as a downloadable file link.

  6. PHP: fopen - Manual

    fopen () binds a named resource, specified by filename, to a stream. If filename is of the form "scheme://...", it is assumed to be a URL and PHP will search for a protocol handler (also …

    Missing:
    • Automatically
    Must include:
  7. How to Automatically Start a Download in PHP? - W3docs

    To automatically start a download in PHP, you can use the header () function to send the appropriate headers to the browser indicating that a file download should begin.

  8. Open PHP File

    PHP files could be opened either for editing, debugging, adding code or for execution. To edit a PHP file, just use a text editor. It can be Notepad, native to Microsoft Windows or it can also …

    Missing:
    • Automatically
    Must include:
  9. PHP File Open/Read/Close - W3Schools

    In this chapter we will teach you how to open, read, and close a file on the server. A better method to open files is with the fopen() function. This function gives you more options than the …

    Missing:
    • Automatically
    Must include:
  10. 5+ best software to open PHP files on Windows 10/11

    May 5, 2025 · This article will discuss more than five of the best software options to open PHP files on Windows 10/11, catering to different user needs from basic editing to advanced …