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!
Hello all.. I'm an intermediate php developer and I'm just having mental block kind of a day.
I'm just trying to parse_URL http://www.someurl.com/directory/214 for the last digits in the url and use them in a my sql db as the URL_ID. Also redirect that url to another page..