/ Published in: PHP
Used to print the variables on a given page. in drupal 6.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php echo '<pre>'; echo '</pre>'; ?>