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!
I think someone may be trying to hack a script of mine. The script uses only one variable 'xxx.php?locindex=123' but what I keep seeing showing up in the log files is 'xxx.php?locindex=123?locindex%3D123'. Is there anything harmful that can result from this URL. It seems to be ignoring everything after the second question mark.