[FX.php List] Record Count after the fact- Revisted
Bob Patin
bob at patin.com
Wed Feb 21 10:01:25 MST 2007
It's not that; I'm using some session variables, but the site's
working great for everyone else.
The problem is with these goofy boilerplate providers; for some
reason, and I've not been able to determine the cause, they prevent
referer info to be sent, which then makes it impossible for them to
enter the site. I suspect that they do some redirecting, which
essentially puts a different domain name on these links, which then
looks invalid to my site.
So I'm going with an alternate plan, so that my client doesn't lose
his clients... :)
Thanks for your help, Dan; sharp as always! :)
Bob
On Feb 21, 2007, at 10:20 AM, DC wrote:
> be careful putting too much data into SESSION vars as they are
> loaded on every page request. also, make sure you explicitly remove
> the data when you don't need it anymore so it doesn't load and slow
> the server.
>
> dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.iviking.org/pipermail/fx.php_list/attachments/20070221/ee34f393/attachment.html
More information about the FX.php_List
mailing list