Re: Usage of PHP?


Subject: Re: Usage of PHP?
From: Rob Brandt (rbrandt@sbdsl.com)
Date: Mon Dec 24 2001 - 16:00:06 MST


Anytime I've done "mixed" HTML and PHP I've done it from inside of a php
page and it works great.

* Rename your file index1.html to index1.php
* Remove your <html> and <body> tags (I think)
* Load http://204.145.147.252/index1.php

If you want it to be a 'home' page, name it index.php, and make sure there
are no index.html or index.htm files in the root because the web server
will load those first.

I'm just getting started with php myself (last 2 months, just piddling around).

Good luck

Rob

At 03:28 PM 12/24/01 -0800, you wrote:
>Hi, all!
>
>Does anyone use PHP? I am unable to properly generate embedded php code, but
>running a separate php page is no problem. I have examples at
>http://204.145.147.252/ (calls to external page) and
>http://204.145.147.252/index1.html (embedded code)
>
>Mark
>============================================================
>Mark Jaffe | (408) 972-9638 (home)
>Chief Wizard | (408) 807-1530 (cell/page/voicemail)
>Computer Wizards | (425) 795-6421 (FAX)
>wizards@wizdev.net | http://www.wizdev.net/



This archive was generated by hypermail 2a24 : Mon Dec 24 2001 - 16:53:40 MST