¡@

Home 

php Programming Glossary: relpath

Getting relative path from absolute path in PHP

http://stackoverflow.com/questions/2637945/getting-relative-path-from-absolute-path-in-php

' ' ' ' to from explode ' ' from to explode ' ' to relPath to foreach from as depth dir find first non matching dir if.. dir if dir to depth ignore this directory array_shift relPath else get number of remaining dirs to from remaining count from.. add traversals up to first matching dir padLength count relPath remaining 1 1 relPath array_pad relPath padLength '..' break..