tweakz20
Jun 2 2004, 01:09 AM
| QUOTE |
The process consists of capturing the currently executing script's path and filename with the global variable $_SERVER['PHP_SELF']. Using PHP's built-in function eregi(), this value is then compared against the script's name which should be the sole access point. |
waiiittt... isn't that command suppost to check BOTH the file name AND where the other site is located?.. (i don't script in PHP, but it just seems weird..) anyone know??
qcred11
Jun 2 2004, 07:30 PM