This is a discussion on Newbie Question within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hi Can I have a web page with the extension .html open a page with a .php extension as in &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Great - any ideas how to do it
"youcantoo" <dwm@findmoore.net> wrote in message news:le6dnXJoqf02kXPeRVn-tA@comcast.com... > Tony Wainwright wrote: >> Hi >> >> Can I have a web page with the extension .html open a page with a .php >> extension as in >> <a href="index.php">Home</a> >> >> Thanks >> Tony > Of course you can! |
|
|||
|
On Sat, 11 Feb 2006 16:14:36 +0000, Tony Wainwright wrote:
> "youcantoo" <dwm@findmoore.net> wrote in message > news:le6dnXJoqf02kXPeRVn-tA@comcast.com... >> Tony Wainwright wrote: >>> Can I have a web page with the extension .html open a page with a .php >>> extension as in >>> <a href="index.php">Home</a> >> Of course you can! > Great - any ideas how to do it It seems unlikely you would post this unless you had tried and it did not work, so can you tell us what you tried and exactly what happened? -- Ben. |