how do yu get mobiles to be able to refresh pms cos when your recieve a pm you rad it reply to it but it stil shows you that you havent read it you can only get rid if yu delete ? or if yu get a new pm it replaces it?
Html/xhtml
Collapse
X
-
how do yu get mobiles to be able to refresh pms cos when your recieve a pm you rad it reply to it but it stil shows you that you havent read it you can only get rid if yu delete ? or if yu get a new pm it replaces it?[/b]
but if happens on all phones.. then must be something in codeIt's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ â“â“¡â“” â“ⓑⓛⓔ ⓣⓞ â“—â“”â“â“¡ !
ιη тнєσÑу, тнє ÏÑα¢тι¢є ιѕ α Ñєѕυℓт σƒ тнє тнєσÑу, вυт ιη ÏÑα¢тι¢є ιѕ тнє σÏÏσѕιтє.
-
na the orgitnal was for wml refreshing but i converted it into html, the code i im using isCode:echo "<onevent type=\"ontimer\">\n"; echo "<go href=\"pm.php?session=$session&username=$username&datime=$datime\"/>\n"; echo "</onevent>\n"; echo "<timer value=\"80\"/>";
Comment
-
na the orgitnal was for wml refreshing but i converted it into html, the code i im using isCode:echo "<onevent type=\"ontimer\">\n"; echo "<go href=\"pm.php?session=$session&username=$username&datime=$datime\"/>\n"; echo "</onevent>\n"; echo "<timer value=\"80\"/>";
meanwhile phone browsers cantIt's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ â“â“¡â“” â“ⓑⓛⓔ ⓣⓞ â“—â“”â“â“¡ !
ιη тнєσÑу, тнє ÏÑα¢тι¢є ιѕ α Ñєѕυℓт σƒ тнє тнєσÑу, вυт ιη ÏÑα¢тι¢є ιѕ тнє σÏÏσѕιтє.
Comment
-
Code:header("Content-type: application/xhtml+xml; charset=UTF-8"); header("Cache-Control: no-store, no-cache, must-revalidate");
Code:header("Content-type: text/html; charset=UTF-8"); header("Cache-Control: no-store, no-cache, must-revalidate");
Comment
Comment