Skip to content

Instantly share code, notes, and snippets.

@lizheming
Created October 2, 2010 14:22
Show Gist options
  • Save lizheming/607677 to your computer and use it in GitHub Desktop.
Save lizheming/607677 to your computer and use it in GitHub Desktop.
//这个是调用文件,具体看代码第4行就知道是哪段代码了
<div class="widget">
<div id="twitter"><img src="http://blog.imnerd.org/T.png"></div>
<div class="pagecookery">
<?php
require_once("read.php");
echo readit();
?>
</div>
</div>
</code>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment