RE: [PHP] Super newbie question with Hello world! statement

2001-10-20 Thread MINI2
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

RE: [PHP] html files with ext .php3 and upgrade to php4

2001-10-19 Thread MINI2
No, just make sure you configure the .php3 extension as you would .php, .phtml, etc. You could make it .MyWierdExtension as long as Apache knows that files of that type are PHP and need to be processed. Cheers Casey Swenson [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED]