Date: 2024-12-23 16:19:55
Score: 3.5
Natty:
This works Perfectly. I tweaked it so I can use REQUEST_URI:
substr($_SERVER['REQUEST_URI'], strrpos($_SERVER['REQUEST_URI'], '/') + 1);
Reasons:
- Blacklisted phrase (1): stackoverflow
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- Low reputation (1):
Posted by: darthvader666uk