PHP - Files from folder on a webpage
#7

Quote:
Originally Posted by saiberfun
Посмотреть сообщение
PHP код:
<?php
    $files 
"http://dl.foco.co/samp/sa-mp-0.3c-install.exe";
    echo 
"<u><a href=".$files.">$files</a></u><br/>"
?>
works fine for me
dunno what your problem is though it
must be a problem with your $files variable
Thanks for your quote!

So should I add my http://www.blahblah.com/uploads/ line in this:
Код:
$files = "http://dl.foco.co/samp/sa-mp-0.3c-install.exe";
??
Thanks!
Reply


Messages In This Thread
PHP - Files from folder on a webpage - by Jantjuh - 21.02.2011, 15:27
Re: PHP - Files from folder on a webpage - by viKKmaN - 21.02.2011, 15:34
Re: PHP - Files from folder on a webpage - by Jantjuh - 21.02.2011, 15:42
Re: PHP - Files from folder on a webpage - by viKKmaN - 21.02.2011, 15:45
Re: PHP - Files from folder on a webpage - by Jantjuh - 21.02.2011, 15:49
Re: PHP - Files from folder on a webpage - by saiberfun - 21.02.2011, 15:54
Re: PHP - Files from folder on a webpage - by Jantjuh - 21.02.2011, 15:58
Re: PHP - Files from folder on a webpage - by saiberfun - 21.02.2011, 15:59
Re: PHP - Files from folder on a webpage - by Jantjuh - 21.02.2011, 16:13
Re: PHP - Files from folder on a webpage - by JaTochNietDan - 21.02.2011, 17:48

Forum Jump:


Users browsing this thread: 1 Guest(s)