Give us some info about the machine running this. OS, PHP version, Apache? Is this your own box? Remote server that you have a shared account on?
Cheers Casey -----Original Message----- From: Evan Panagiotopoulos [mailto:[EMAIL PROTECTED]] Sent: Saturday, October 20, 2001 7:19 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] Super newbie question with "Hello world!" statement Thanks for the quick reply. I tried your suggestion and it shows the three lines with the tags: <?php phpinfo(); ?> I know php is installed and a few days ago I had the same silly program working! HELP!!!!!!!!! Mini2 wrote: > Dump all the extra html tags and just put > <?php > phpinfo(); > ?> > > in the file and see if that works. > > Cheers > Casey > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Saturday, October 20, 2001 7:00 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Super newbie question with "Hello world!" statement > > I have been trying for several hours to get this going but I can't. Any > suggestions? > > <html> > <body> > <?php > phpinfo(); > ?> > </body> > </html> > > Also I have this extremely complex program: > <html> > <body> > <?php > phpinfo(); > ?> > </body> > </html> > > In both cases the programs are named something.php > > Thanks for your help. > > Evan P. > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]