groups

name language licence
Attachment display PHP Other
function_exists() PHP Other
Linking Without Using Permalinks PHP Other
Static Page with Mini-Loop PHP Other
comments PHP GPL 2
read me PHP Other
style CSS GPL 2
SEO friendly title PHP BSD

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 >



language: PHP
licence: Other

Linking Without Using Permalinks

options: view full snippetsend to code collector
Post:						<a href="index.php?p=123">Post Title</a>
Categories:					<a href="index.php?cat=7">Category Title</a>
Pages:						<a href="index.php?page_id=42">Page title</a>
Year: 						<a href="index.php?m=2006">2006</a>
Month: 						<a href="index.php?m=200601">Jan 2006</a>
Day: 						<a href="index.php?m=20060101">Jan 1, 2006</a>
External Sites:				<a href="http://example.com/index.php?p=123">post title</a>

	
(Continues...)