It appears that server variable doesn't get set because it isn't a clicked link.
Or am I missing something... there has to be a way to do this.
??
Thanks.
I am using a php script to dynamically display images. Using mod_rewrite I send a request like:
<img src="www.convictionscommunity.com/pics/111111" />
Then it is sent to show_image.php?id=111111
The image is shown. This all works. I want to include a logging mechanism to let me know...
First, thank you for taking the time to read this.
I have a table named `Tags` which consists of my site members tags (words stripped from their about me sections) - this table has two columns: Tag, profile.
Tag is the word, profile is the ID of the member.
I am trying to have a query that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.