On Fri, 2005-07-29 at 14:47 +0200, Michelle Konzack wrote:
> Please no CC, I am on the list.
> 
> Am 2005-07-29 14:20:47, schrieb André Medeiros:
> > Why not using a rewrite rule that would point to an index.php or
> > somesuch?
> 
> And then ?
> I have e.g. 8x6 click maps, pointing all to the same index.php ?
> How do the CGI know on which map I have clicked ?
> 
> And using rewrites on my webserver is no option because they are
> people which can not do that.
>  
> Greetings
> Michelle
> 

Whenever you hit a rewrite rule, the file knows what the original
request was. So, in this case, you'd know whitch image was called ;)

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to