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
<?php
	function username($user_id = null) {

...

PHP get username from database

by Memf, April 26, 2008 16:49, 3 refactorings, tagged with php get username exists id

<?php

71367d98df2bf14cbf704e7741eb402d Talk