Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- The code below allows you to insert HTML from another external website.
- Great for centralizing important text that's reused often.
- <?php echo file_get_contents ("http://www.your site.com/software.php");?>
Advertisement
Add Comment
Please, Sign In to add comment