HTML in String
#5

Quote:
Originally Posted by RogueDrifter
Посмотреть сообщение
Welp its cuz of the use of "

Idk maybe replace it with this?
Код:
format(String, sizeof(String), ''<a href=''http://www.darkstreetrpg.com.br/'' target=''_blank'' ><img src=''https://s20.postimg.org/yvy9av9fh/logo.png'' /></a>'');
Also why format a string when you're not passing any values to it?
Because this is only a part(signature) of the formated email.
Thank you!

Quote:
Originally Posted by jasperschellekens
Посмотреть сообщение
PHP код:
format(Stringsizeof(String), "<a href='www.darkstreetrpg.com.br/' target='_blank' ><img src='https://s20.postimg.org/yvy9av9fh/logo.png' /></a>"); 
Worked Fine! Thank you.

Quote:
Originally Posted by ExTaZZ69
Посмотреть сообщение
Thank you!


SOLVED
Reply


Messages In This Thread
HTML in String - by JR_Junior - 10.04.2018, 17:34
Re: HTML in String - by RogueDrifter - 10.04.2018, 17:45
Re: HTML in String - by jasperschellekens - 10.04.2018, 17:46
Re: HTML in String - by ExTaZZ69 - 10.04.2018, 17:47
Re: HTML in String - by JR_Junior - 10.04.2018, 18:26

Forum Jump:


Users browsing this thread: 2 Guest(s)