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
-
could be also browser bug.. ?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 codeキノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!It'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 isbut it works fine on pc it refreshesCode: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
-
PC browsers can skip some miner bugs in script...na the orgitnal was for wml refreshing but i converted it into html, the code i im using isbut it works fine on pc it refreshes[/b]Code: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 cantキノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ â“â“¡â“” â“ⓑⓛⓔ ⓣⓞ â“—â“”â“â“¡ !
ιη тнєσÑу, тнє ÏÑα¢тι¢є ιѕ α Ñєѕυℓт σƒ тнє тнєσÑу, вυт ιη ÏÑα¢тι¢є ιѕ тнє σÏÏσѕιтє.
Comment
-
add that in ur xhtml header n this in ur html headerCode: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