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!
is there a native php function to change /usr/myid/somepath/webroot/images/somephoto.jpg to images/somephoto.jpg? I know how I could do it myself, but was just wondering if there was a function like this already.