Jump to content
xisto Community
Sign in to follow this  
iGuest

Need Help With Coding Make Links In Inframe Open In New Window

Recommended Posts

I want to use this PHP find and replace tool, but apply it to a java feed from tumblr. Does anyone know if this is possible?
The code for the feed is:

<?php$t = $_GET['tag'] ? '/tagged/' . $_GET['tag'] : '' ;  echo '<script type="text/javascript" src="http://tumblr.Com' . $t . '/js?num=7"></script>';?>
Thanks :o)
-question by anna
Edited by moderator (see edit history)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.