Windows 10: php not working?

Discus and support php not working? in Windows 10 Software and Apps to solve the problem; Hi, I just loaded new os (windows7 proessional) to my machine along with later version of xampp and when I run php files I get php code I could use... Discussion in 'Windows 10 Software and Apps' started by 1Tsme1941, Dec 30, 2020.

  1. 1Tsme1941 Win User

    php not working?


    Hi, I just loaded new os (windows7 proessional) to my machine
    along with later version of xampp and when I run php files I get php code
    I could use some advice. thanks!

    here is the code:
    <html><body>
    <hr>
    <center><b><font size=+2> 515 Certification Expiration Report</font><br>06/22/2020 - 06/22/2021<p>

    <hr>
    <?php

    //Open a new connection to the MySQL server
    require_once "hoappsdb-connect.php";

    //MySqli Select Query
    $results = $mysqli->query (SELECT * FROM waitlist");

    echo "<table...

    Read more
     
    1Tsme1941, Dec 30, 2020
    #1

  2. Windows 10 infinite restart black screen


    The tutorials provided are just a list of troubleshooting steps. Use only the steps which apply to you.

    Since none of the troubleshooting steps here worked, I'd suggest you do a Clean install.

    John
     
    AmericanPharaoh, Dec 30, 2020
    #2
  3. caleb Win User
    PHP - Setting session variables from database records?

    PS. I see they are suggesting to move out to PDO from regular query stuff nowdays. I'd go with their suggestions as they move PHP development very quickly.
     
    caleb, Dec 30, 2020
    #3
  4. Brink Win User

    php not working?

    SQL Server + PHP – What’s new


    Source: SQL Server + PHP s new | SQL Server Blog
     
    Brink, Dec 30, 2020
    #4
Thema:

php not working?

Loading...
  1. php not working? - Similar Threads - php working

  2. Windows 11 Pro version 24H2 - Issues with running PHP app

    in Windows 10 Gaming
    Windows 11 Pro version 24H2 - Issues with running PHP app: Good Evening, We have tried everything that is recommended other than downgrade the pc to a different version. Every time I run my app I get this error:C:\Program Files x86\PayAmerica>echo off A subdirectory or file Data already exists. Exception2021.0b: Could not load PHP...
  3. Windows 11 Pro version 24H2 - Issues with running PHP app

    in Windows 10 Software and Apps
    Windows 11 Pro version 24H2 - Issues with running PHP app: Good Evening, We have tried everything that is recommended other than downgrade the pc to a different version. Every time I run my app I get this error:C:\Program Files x86\PayAmerica>echo off A subdirectory or file Data already exists. Exception2021.0b: Could not load PHP...
  4. Problems with Visual Studio Code in conjunction with Xampp previewing PHP

    in Windows 10 Software and Apps
    Problems with Visual Studio Code in conjunction with Xampp previewing PHP: Hello,I have a problem that leaves me completely desperate and frustrated:I use VSC 1.96.4 as my HTML editor, and 3 of the extensions I have are Live Server, PHP Server and PHP Intelephense.I also have Xampp 3.3.0 installed in order to be able to preview PHP files, being in...
  5. Problems with Visual Studio Code in conjunction with Xampp previewing PHP

    in Windows 10 Gaming
    Problems with Visual Studio Code in conjunction with Xampp previewing PHP: Hello,I have a problem that leaves me completely desperate and frustrated:I use VSC 1.96.4 as my HTML editor, and 3 of the extensions I have are Live Server, PHP Server and PHP Intelephense.I also have Xampp 3.3.0 installed in order to be able to preview PHP files, being in...
  6. VScode: WYSIWYG with .php extension

    in Windows 10 Gaming
    VScode: WYSIWYG with .php extension: I am new to VScode, so thank you for your help! My site is built with .php extentions by my webmaster. I open files and edit text, images, ect. I hope I am asking clearly. 1. What extensions open .php files and see/edit them in WYSIWYG. 2. Once extensions are installed, how...
  7. VScode: CWYSIWYG with ,PHP extension

    in Windows 10 Gaming
    VScode: CWYSIWYG with ,PHP extension: WYSIWYG with ,PHP extensionI am new to VScode, so thank you for your help! My site is built with .php extentions by my webmaster. I open files and edit text, images, ect. I hope I am asking clearly. 1. What extensions open .php files and see/edit them in WYSIWYG. 2. Once...
  8. VScode: WYSIWYG with .php extension

    in Windows 10 Software and Apps
    VScode: WYSIWYG with .php extension: I am new to VScode, so thank you for your help! My site is built with .php extentions by my webmaster. I open files and edit text, images, ect. I hope I am asking clearly. 1. What extensions open .php files and see/edit them in WYSIWYG. 2. Once extensions are installed, how...
  9. VScode: CWYSIWYG with ,PHP extension

    in Windows 10 Software and Apps
    VScode: CWYSIWYG with ,PHP extension: WYSIWYG with ,PHP extensionI am new to VScode, so thank you for your help! My site is built with .php extentions by my webmaster. I open files and edit text, images, ect. I hope I am asking clearly. 1. What extensions open .php files and see/edit them in WYSIWYG. 2. Once...
  10. Windows defender quarantined a PHP file I have been working on and restore doesn't seem to work

    in AntiVirus, Firewalls and System Security
    Windows defender quarantined a PHP file I have been working on and restore doesn't seem to work: I was mapped into one of my servers and Window Security claimed that a text file I've been working projects.php on was a virus and quarantined it. This took me by surprise since I'm not in the habit of writing viruses and I don't think I could if I wanted to. Anyway, I saw...