13.11.2014, 12:01
hey all
can anyone help me with my email sender?
i made a system for it but yahoo or ****** doesn't support html (maybe)
i tried any thing but still no answer
here is my html code :
thanks ,
can anyone help me with my email sender?
i made a system for it but yahoo or ****** doesn't support html (maybe)
i tried any thing but still no answer
here is my html code :
PHP код:
format( gsString, sizeof(gsString), "<html><body><b>Hey %s, welcome on </i>Rare Warfare TDM</i> original sa-mp server.\n", gsString, PlayerName2(playerid) );
format( gsString, sizeof(gsString), "%sVisit out website: Coming soon and our forums: Coming soon\n", gsString );
format( gsString, sizeof(gsString), "%sHave fun on our server and donate for special features like admin or VIP.</b>", gsString );
format( gsString, sizeof(gsString), "%s</body></html>", gsString );