About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
mzambranaa
10/19/2017 - 8:04 AM
share
Share
add_circle_outline
Save
Funció URL de l'API de drupal
Funció URL de l'API de drupal
url_api_drupal.php
content_copy
file_download
$nid = xxx; <a href="<?php echo url('node/'.$nid); ?>"></a>
clear