Wiki Plume Community : GetPathPHP

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

Get the path to an article in a PHP variable


<?php
$path= $GLOBALS['_PX_render']['m']->art->getPath();
?>


Récupérer le chemin d'un article dans une variable PHP


<?php
$chemin= $GLOBALS['_PX_render']['m']->art->getPath();
?>
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.1
Page was generated in 0.0827 seconds