Re: [PHP] Re: including in shtml

2003-02-22 Thread Hans Prins
thank you |Tom :) That helped me out a lot "Tom Rogers" <[EMAIL PROTECTED]> schreef in bericht news:[EMAIL PROTECTED] > Hi, > > Saturday, February 22, 2003, 12:29:36 PM, you wrote: > HP> Im trying to write a poll script that is easy to intergrate into other > HP> documents of a site and thought th

RE: [PHP] Re: including in shtml

2003-02-21 Thread John W. Holmes
> anyone? Do you want everyone on the list to send you a message saying they're not sure what to do?? Just be patient and if someone has an idea, they'll let you know. ---John W. Holmes... PHP Architect - A monthly magazine for PHP Professionals. Get your copy today. http://www.phparch.com/ >

RE: [PHP] Re: including in shtml

2003-02-21 Thread Matt Honeycutt
ECTED] Sent: Friday, February 21, 2003 11:45 PM To: 'Matt Honeycutt'; [EMAIL PROTECTED] Subject: RE: [PHP] Re: including in shtml > If you figure out how to do this successfully, please share. I'm forced > to use SHTML for my error pages (404.shtml and whatnot), but I'd li

RE: [PHP] Re: including in shtml

2003-02-21 Thread John W. Holmes
> If you figure out how to do this successfully, please share. I'm forced > to use SHTML for my error pages (404.shtml and whatnot), but I'd like to > get those to interact with PHP as well. Most any web server will allow you to set a URL as the error handler, so you can have it as a PHP page. Is

Re: [PHP] Re: including in shtml

2003-02-21 Thread Tom Rogers
Hi, Saturday, February 22, 2003, 12:29:36 PM, you wrote: HP> Im trying to write a poll script that is easy to intergrate into other HP> documents of a site and thought that since shtml is a much used method, I HP> want to make it available. HP> "Hans Prins" <[EMAIL PROTECTED]> schreef in bericht

RE: [PHP] Re: including in shtml

2003-02-21 Thread Matt Honeycutt
If you figure out how to do this successfully, please share. I'm forced to use SHTML for my error pages (404.shtml and whatnot), but I'd like to get those to interact with PHP as well. ---Matt -Original Message- From: Hans Prins [mailto:[EMAIL PROTECTED] Sent: Friday, February 21, 2003

Re: [PHP] Re: including in shtml

2003-02-21 Thread Tom Rogers
Hi, Saturday, February 22, 2003, 8:22:44 AM, you wrote: HP> anyone? HP> "Hans Prins" <[EMAIL PROTECTED]> schreef in bericht HP> news:[EMAIL PROTECTED] >> Hello, >> >> I have a problem with including a "test.php" into a "test.shtml" and HP> passing >> a variable to the "test.shtml" which should be