Results 1 to 3 of 3
Hybrid View
-
8th Jun 2012, 12:14 AM #1MemberPHP Code:
?><div class="art-Footer">
<div class="art-Footer-inner">
<div class="art-Footer-text">
<p>
<?php
global $default_footer_content;
$footer_content = get_option('art_footer_content');
if ($footer_content === false) $footer_content = $default_footer_content;
echo $footer_content;
?>
</p>
</div>
</div>
<div class="art-Footer-background">
</div>
</div>
</div>
</div>
<div class="cleared"></div>
<p class="art-page-footer">Design: <a href="http://pingler.com" alt="Ping by Pingler">Ping</a> by Pingler and coding: <a href="http://www.francehousehunt.com">French Property</a>, <a href="http://www.topwebhostreview.net/" title="Top Web Host Review">Best Web Hosting</a>, <a href="ttp://www.thehotelpictures.com/">Hotel Pictures</a>.</p>
</div>
<!-- <?php printf(__('%d queries. %s seconds.', 'kubrick'), get_num_queries(), timer_stop(0, 3)); ?> -->
<div><?php wp_footer(); ?></div>
</body>
</html><?Moggy Reviewed by Moggy on . What encoding is this? Hey, The theme I have on my website is encoded and haven't seen it before. Wondering what type of encoding this is? & if you like, decode it for me please :p. <?php // Rating: 5
-
8th Jun 2012, 05:30 AM #2Member
nice work!
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
RDP ENCODING
By ockito in forum Other Hosting OffersReplies: 0Last Post: 4th Nov 2012, 11:54 PM -
[Other] Looking to Buy a Encoding RDP
By generallala in forum ArchiveReplies: 3Last Post: 26th Oct 2011, 07:29 AM -
[Other] RDP for encoding.
By testtesttest in forum ArchiveReplies: 4Last Post: 15th Sep 2011, 01:46 AM -
RDP for encoding?
By Djlatino in forum Hosting DiscussionReplies: 1Last Post: 14th Dec 2010, 11:21 AM -
Need Encoding VPS
By RippeR in forum Hosting DiscussionReplies: 0Last Post: 13th Nov 2010, 05:47 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...