RE: [PHP-INST] Need help putting a small pice of code on an html page

2003-01-09 Thread Mike Young
ance-wise it is not > recommended to send > all files through the PHP parser. See also: > http://httpd.apache.org/docs/mod/mod_mime.html#addtype > > IMHO, I believe you should try these options in the > order given, but > depending on your needs you might go with another > option.

RE: [PHP-INST] Need help putting a small pice of code on an html page

2003-01-09 Thread Mike Young
org/docs/mod/mod_mime.html#addtype > > IMHO, I believe you should try these options in the > order given, but > depending on your needs you might go with another > option. > > Good luck with that... > > Joerg. > > PS: And yes, [? should be > > -Original

[PHP-INST] Need help putting a small pice of code on an html page

2003-01-08 Thread Mike Young
On Fri, Jan 03, 2003 at 11:33:45AM -0800, Mike Young wrote: > > Hi, > > I'm new to the list and pretty new to php so please > forgive my ignorance. > > I came across a piece of php code to redirect foreign > countries to a page translated into their language and