Dear all, I am using Easyphp. Why it was not displaying any thing? <html> <head> <title>Program 1</title></head> <body bgcolor="white" text="black"> <?php echo "Hello, world! This is my first PHP program."; ?> </body> </html>
I am using EASYPHP for servers. I am using notepad and that was placed in WWW folder in my local machine.
there is nothing wrong with the code you posted. uninstall easyphp. http://sourceforge.net/projects/apache2triad/ install that, your http root will be %WINDRIVE%/apache2triad/htdocs