pass variables with includes

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
McInfo
DevNet Resident
Posts: 1532
Joined: Wed Apr 01, 2009 1:31 pm

Re: pass variables with includes

Post by McInfo »

I don't believe that REMOTE_ADDR provides enough uniqueness. You at least need to also include REMOTE_PORT.
Post Reply