Current Page: 1 of 1
Results 1 - 5 of 5
10 years ago
ctabernik
Hi Hello World Hi Thanks. Not sure if that was it though since the other php programs started working again, too!! Weird!
Forum: WampServer English
10 years ago
ctabernik
Here is a simple program: <html> <head> <title>PHP Test</title> </head> <body> <?php $var1 = "Hi"; echo $var1; echo '<p>Hello World</p>'; $var1 = "Hi"; echo $var1; ?> </body> </html> Here are the results: Hello World '; $var1 = "Hi"; echo $var1; ?> Normally, if
Forum: WampServer English
10 years ago
ctabernik
Sorry, I just meant I downloaded the zip files. Also, after I tried a bunch of other things to fix the problem, I uninstalled and then reinstalled the WAMP, but even a simple PHP program still doesn't work.
Forum: WampServer English
10 years ago
ctabernik
I didn't install anything (that I know of). Up until Friday i was doing PHP fine. Then I spent the weekend playing around with jquery/jquery-ui stuff. (I did download those packages.) Then on Sunday I went back to my PHP/mysql website and it just gave me source code dumps.
Forum: WampServer English
10 years ago
ctabernik
PHP stopped working on localhost. All my index.php items come back showing the source code. It was working fine until sometime this weekend.
Forum: WampServer English
Current Page: 1 of 1