Page 1 of 1

to transform the title of the document to a hyperlink

Posted: Mon Feb 02, 2009 8:46 am
by Plata
Hi everyone,

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 !:)

Re: to transform the title of the document to a hyperlink

Posted: Thu Feb 05, 2009 8:48 am
by JAB Creations
Pasting three hundred lines of code (even though you did use the code BB) isn't going to attract much desire to help you out. Minimize what we have to go through to help you out first please.