0
Welcome Guest! Login
0 items Join Now

PHP URL question: Please help if you can

  • PHP URL question: Please help if you can

    Posted 17 years 1 month ago
    • Hi there.
      I'm doing things the complicated way right now. I'm attempting to implement DenVideo mambot into Private Spaces 2.0 to have user specific video downloads and previews. To do this I have added the DenVideo's {denvideo URL} into the Private Spaces component .php file where "URL" = a php variable set by
      http://domain.com/images/folder/<?php echo $profile; ?>/<?php echo urldecode($myfiles[$i]['name']);?>
      . This yields the correct URL in generated source view but will not load video. If I manually type the URL without the echo calls everything works.

      Anybody have any ideas? Is it possible to dynamically re-write URL's like this?

Time to create page: 0.046 seconds