Does anyone know how to generate on the fly page that contain iframe of specific site That his address appears after the main site address? -


Does anyone know how to generate on the fly page that has a special site's iframe, which addresses its main site address Appears after?

sample

= "post-text" itemprop = "text">

Check it: You can replace src = "http: //url.to/page " with src =" & lt;? Echo $ _GET ['link']? & Gt;; "


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -