wpseek.com
				A WordPress-centric search engine for devs and theme authors
			path_join › WordPress Function
Since2.5.0
Deprecatedn/a
› path_join ( $base, $path )
| Parameters: (2) | 
 | 
| Returns: | 
 | 
| Defined at: | 
 | 
| Codex: | 
Joins two filesystem paths together.
For example, 'give me $path relative to $base'. If the $path is absolute, then it the full path is returned.