Current Page: 1 of 1
Results 1 - 4 of 4
9 years ago
Kayurin
Oh... That was the problem, sorry but as I said I am learning the ropes for php and html... (If you can address me to some good tutorials\lessons I'd appreciate it a lot...) Anyway now it works, thanks for all the help and the time...
Forum: WampServer English
9 years ago
Kayurin
I double checked and decided to download Notepad++, copy this code: <html> <head> <title>PHP Test</title> </head> <body> <?php echo '<p>Hello World</p>'; ?> </body> </html> On it, save it as test.php (Selected the .php option from the scrolldown menu.) and testing it gave similar results. Hello World!";
Forum: WampServer English
9 years ago
Kayurin
Yes, is a .php I created it with notepad, then saved it with "save as"->all files->added .php in the end. If I go rightclick->properties it says it's a .php file.
Forum: WampServer English
9 years ago
Kayurin
I have wampserver installed and running. Windows 8.1 WampServer 2.5 Apache Version 2.4.9 PHP Version 5.5.12 MySQL Version 5.6.17 All of the above on 64 bit version. The Wampserver icon is green, I have accesso to Localhost and phpMyAdmin pages. Now I tried a simple php code I have found on a tutorial (I'm learning the trade.) specifically this one: <html> <head>
Forum: WampServer English
Current Page: 1 of 1