1
2
3
4
	function create_link($string) {

		$input = media_title($string);
...

PHP Prepare links - friendly URLs

by Memf, September 04, 2008 05:57, 2 refactorings, tagged with php, short, friendly, friendly urls, url, URLs, prepare, code, memforis, function, memf, links, create link

Please help shorten the cod...

71367d98df2bf14cbf704e7741eb402d Talk
1
2
3
4
#!/usr/bin/env python
# -*- coding: utf-8 -*-

...

Python Get function's attributes

by ielectric.myopenid.com, August 19, 2008 18:04, 1 refactoring, tagged with function, attribute

I bet there is some other, ...

64798a399a79ed8d34fa83ba0e61c1ac Talk
1
2
3
<?php

...

PHP Moving my xml parsing into ...

by Jason Calleiro, June 01, 2008 20:18, 3 refactorings, tagged with php, function, xml, parse

I have a list of pages, wit...

A4e2fea57f511d697f1de55198996f23 Talk