About 3,240,000 results
Open links in new tab
  1. php - How do I run a file on localhost? - Stack Overflow

    How do I actually run a file on localhost? I know it is working, but how do I run a file on it, and how do I verify that the file is in fact running on localhost? Server newbie here, additional que...

  2. apache - How to run php files on my computer - Stack Overflow

    Running PHP script directly in browser: Here are all steps (in short) to run PHP program in XAMPP Step 1: First of all, open the Apache Friends website, The download and install …

  3. How to connect to localhost/ html form directing to PHP code

    Feb 25, 2016 · I'm trying to figure out how to connect to my localhost in order to run some php updating a local mysql server. Below is my html code containing the form, and the php im …

  4. How can I detect if the user is on localhost in PHP?

    Jan 12, 2010 · In other words, how can I tell if the person using my web application is on the server it resides on? If I remember correctly, PHPMyAdmin does something like this for …

  5. Ejecutar archivo php localhost desde el servidor

    Mi archivo ubicado en mi localhost se llama datos_pc.php, es el que contiene el nombre de la PC y la MAC, la cual necesito para guardar registro de actividades por computadora, para ello …

  6. php - Localhost/htdocs Xampp - Stack Overflow en español

    Nov 16, 2020 · Al momento de ingresa a localhost/htdocs me muestra la siguiente ventana: teniendo apache y xampp activados, he buscado varias soluciones pero ninguna me permite …

  7. Establishing PHP connection with localhost server? - Stack Overflow

    Jan 13, 2017 · I am having an issue with connecting my PHP script to the database on my localhost server. I have posted the code below, it is to enable user registration on the site. The …

  8. How do I test php pages on XAMPP without typing …

    Nov 23, 2016 · How do I do this? It's not much of a hassle but at times it would be quite convenient if I could just double click on the php/html file to test my php scrips on my …

  9. xampp - PhpMyAdmin not working on localhost - Stack Overflow

    Feb 13, 2014 · Xampp version:1.7.7 (installed it on external hard drive), operating system: Windows 8, installed version 4.1.7 of phpMyAdmin and copied config.inc.php from my old …

  10. php - How do I access phpMyAdmin? - Stack Overflow

    I installed phpMyAdmin on my computer. I used Apache as my http server. However, every time I go to http://localhost/phpMyAdmin/, this screen appears: How do I make ...