For the moment, i'm working on a redirection and i'd like tipically to head my hyperlink to a file pdf located on the server in the address 172.16.9.8
Code: Select all
fwrite($fid, "<a href='fwrite($fid, "[i][b]<a href='\\172.16.9.8\www\cec-dev\www.cec-partenaires.biz\site\document\3\1\CEC CDC technique 2008-09.pdf'>[/b][/i]".htmlentities($document_langue['titre'])."</a>\n");'>".htmlentities($document_langue['titre'])."</a>\n");but it doesn't work. I'm searching on the web but i don't understand yet...
If anyone could help me please
see you later !:)