View Single Post
Old 06-06-2012, 12:11 PM   PM User | #1
Mooseman
Regular Coder

 
Mooseman's Avatar
 
Join Date: Sep 2010
Posts: 118
Thanks: 7
Thanked 3 Times in 3 Posts
Mooseman is an unknown quantity at this point
Question Use PHP to show page identified by URL parameters?

Hello, I've never really used PHP before, and I'd like to know how to load pages into an iframe depending on a url parameter. (I am doing this now with JS, but it is slower, and creates problems for SEO and those with JS disabled.)

I'd like to have the iframe source and page title set server-side into my template page.

Thanks!
Mooseman is offline   Reply With Quote