Posted by Disco Octopus on 11/17/05 09:01
Toby Inkster wrote:
> Disco Octopus wrote:
>
>> then access the php files as http://example.com/myphpfile.php?showme=yes
>> ... and !viola!... you own phps equivilent.
>> simple, but did the job for what I wanted.
>
> And combine that with isapi_rewrite to rewrite this:
>
> http://example.com/myphpfile.phps
>
> to this:
>
> http://example.com/myphpfile.php?showme=yes
indeed. Looks like a good idea.
.... any starter suggestions on how to implement this?
(and possibly some finisher suggestions to ;) )
--
talk to the teacher now and then about something other than the subject
a beef jerky web site : http://www.choicebeefjerky.com.au
teach the kids how to ride a skate board, then learn yourself
[Back to original message]
|