View Single Post
Old 04-13-2007, 11:49 AM  
babedump
Confirmed User
 
Join Date: Jul 2006
Posts: 386
php script question

I would like to make a frame to a movie url at yourfilehost.com (this is allowed by yourfilehost.com). But i'm far from a skilled php programmer. To be honest im a newbie with php.

So here is my question. i have link from my site like: ttp://www.mydomain.com/out.php?url=http://www.yourfilehost.com/media.php?cat=image&file=1929VAN2.jpg

And i try to grab the full yourfilehost url with:

$movieurl = $_GET['url'];

And then echo $movieurl as a frame. But it hangs and i see it only grabs this part: http://www.yourfilehost.com/media.php?cat=image

Anyone knows a solution for this?
babedump is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook