IMHO.WS

IMHO.WS (https://www.imho.ws/index.php)
-   Веб-программирование (https://www.imho.ws/forumdisplay.php?f=29)
-   -   characters not authorize in a script php (https://www.imho.ws/showthread.php?t=103350)

legazoil 06.05.2006 00:30

characters not authorize in a script php
 
hello,

I would modify the script File Upload Center ver. 1.4 by Sergey Korostel. I would like to see the link of the uploaded pics.

I have replace this

else
{
$message="$mess[36] <b>$userfile_name</b> $mess[37]";


by

else
{
$message="$mess[36] <b>$userfile_name</b> $mess[37]";
$message.="<br /><hr /><br />Copier coller ce code dans votre message pour voir la photo sur le forum :
http://monsite.free.fr/forum/upload/upload/$userfile_name";
$message.="<br /><hr /><br />Le lien de la photo pour un affichage pleine page :
http://monsite.free.fr/forum/upload/upload/$userfile_name";


I have two problems

1: if I put the function $$destination i dont get got not the real way but a variable... so I put the real way
2: I would also insert in the first message img]http://monsite.free.fr/forum/upload/upload/$userfile_name[/img]

it doesnt work with [ IMG ]
i dont know how to do
if you could help me
thank you

Hubbitus 09.05.2006 23:56

1) What is function $$destination??
2)
Цитата:

legazoil:
2: I would also insert in the first message img]http://monsite.free.fr/forum/upload/upload/$userfile_name[/img]

it doesnt work with [ IMG ]
What means "doesnt work", where truble?
Please describe more, show example if needed.


Часовой пояс GMT +4, время: 14:50.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.