I want to include a file within my php script.
<?php include 'http://www.nameofsite.com/members/videos.php?modname=$modelname'; ?>
returns nothing
the require includes nothing
how can i include a script that has parameters in the line by variable hehe ;)
if it works u get a free membership to www.amateurcanada.com
a
a
ahaahaha
<?php include 'http://www.nameofsite.com/members/videos.php?modname=$modelname'; ?>
returns nothing
the require includes nothing
how can i include a script that has parameters in the line by variable hehe ;)
if it works u get a free membership to www.amateurcanada.com
a
a
ahaahaha




Comment