Weezy
Keyarn Editted and tested, Copy below
<style type="text/css">
.none {display: none;}
</style>
<div class="{_$c|none}"><link rel="stylesheet" type="text/css" href="http://strikecoded.xtgem.com/expoportal/touch.css" media="all,handheld"/>
<table width="100%"><tr><td width="20%" valign="down"><div class="name" style="display:inline-block;"><font color="white"><img src="http://strikecoded.xtgem.com/i/i4/fldt.png" alt="fldt" />Page Details</font></div></td><td width="70%" align="right"><div align="right" style="float:right;">
<a name="load"></a><div class=""><div style="text-align:center;"><div class="name" style="display:inline-block;">Page Statistics</div></div></div></td></tr></table>
<table style="width:100%;"><tr><th style="width:50%;" class="name" float:center;">Data</th><th style="width:50%;" class="bhead" float:center;">Loads</th>
</tr>
<tr><td style="width:60%;" class="zxfourborder"><b style=color:black;-><img src="http://strikecoded.xtgem.com/icons/ig/admn8.png"/> Online</b></td><td style="width:40%;" class="zxfourborder"><b style=color:red;-><img src="http://strikecoded.xtgem.com/icons/ig/bdt.png"/>2</b></td></tr><tr><td style="width:60%;" class="zxfourborder"><b style=color:black;-><img src="http://strikecoded.xtgem.com/icons/ig/admn3.png"/> Today's Hits</b></td><td style="width:40%;" class="zxfourborder"><b style=color:red;-> <img src="http://strikecoded.xtgem.com/icons/ig/bdt.png"/>1089</b></td></tr><tr><td style="width:60%;" class="zxfourborder"><b style=color:black;-><img src="http://strikecoded.xtgem.com/icons/ig/admn3.png"/> Total Today's Hits</b></td><td style="width:40%;" class="zxfourborder"><b style=color:red;-><img src="http://strikecoded.xtgem.com/icons/ig/bdt.png"/>2341</b></td></tr><tr><td style="width:60%;" class="zxfourborder"><b style=color:black;-><img src="http://strikecoded.xtgem.com/icons/ig/admn3.png"/> Total Hits This Week</b></td><td style="width:40%;" class="zxfourborder"><b style=color:red;-> <img src="http://strikecoded.xtgem.com/icons/ig/bdt.png"/>14214</b></td></tr><tr><td style="width:60%;" class="zxfourborder"><b style=color:black;-><img src="http://strikecoded.xtgem.com/icons/ig/nt1.png"/>Total Page Hits</b></td><td style="width:40%;" class="zxfourborder"><b style=color:red;-> <img src="http://strikecoded.xtgem.com/icons/ig/bdt.png"/>320027</b></td></tr><tr><td style="width:60%;" class="zxfourborder"><b style=color:black;-><img src="http://strikecoded.xtgem.com/icons/ig/chat3.png"/>Total Forum Members</b></td><td style="width:40%;" class="zxfourborder"><b style=color:red;-><img src="http://strikecoded.xtgem.com/icons/ig/bdt.png"/>147</b></td></tr></table><br/></div></td></tr></table></div></div>
<div class="{_$b|m}"><a href="?c=c&b=none#load"><div style="text-align:center;"><div class="ico" style="padding:5px; display:block;margin:8px; background:#fffff0;"><b style=color:#3b5998;-><img src="http://strikecoded.xtgem.com/i/i4/fldt.png"/>View Page Information</b></div></div></a></div>
<div class="{_$c|none}"><a href="?d=d#load"><div style="text-align:center;"><div class="ico" style="padding:5px; display:block;margin:8px; background:#fffff0;"><b style=color:#3b5998;-><img src="http://strikecoded.xtgem.com/icons/ig/rd.png"/>Close Page Information</b></div></div></a></div>
Copy code
Legendishaq
Weezy I need this type of php site
and I don't kno how to get this script.
Legendishaq
Weezy Pls ucbrowser cannot access the forum, is only opera mini and other powerful browser
www.jackobian.com
Weezy
Legendishaq Whats so special on the site?
Legendishaq
Please helps needed here, I code a website using a html5 in my notepad and I move it to my hosting server. Now my problems now is how to code the remaining one using a textarea which someone can post on the site text area box and send.
Now the code I need now is after building a textarea for post,
which code can I use to send the post to my home page.
I mean the result page which the text will appear
Pls if you have any Idears share
Legendishaq
Weezy That's wat I mean below.
<form action="http://www.html.am/html-codes/forms/html-form-tag-action.cfm" target="result" method="get">
Message:<br>
<textarea rows="3" cols="20" maxlength="90" name="msg">
Enter text here...
</textarea>
<br>
<input type="submit" value="Submit">
</form>
<p>Result:</p>
<iframe name="result" style="height:100px;width:200px;"></iframe>
Copy code ,
I wat to use it for my website posting.
Like for admin to post in the website.
Legendishaq
Weezy That's wat I mean below.
<form action="http://www.html.am/html-codes/forms/html-form-tag-action.cfm" target="result" method="get">
Message:<br>
<textarea rows="3" cols="20" maxlength="90" name="msg">
Enter text here...
</textarea>
<br>
<input type="submit" value="Submit">
</form>
<p>Result:</p>
<iframe name="result" style="height:100px;width:200px;"></iframe>
Copy code ,
I wat to use it for my website posting.
Like for admin to post in the website.