<?php
ob_start();
include_once "include/config.php";
...

PHP Login / Registration - be e...

by Memf, December 12, 2008 16:56, 1 refactoring, tagged with form, ajax, script, register, login, registration

be easier?

(login and Re...

71367d98df2bf14cbf704e7741eb402d Talk
function create_link($string) {

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

PHP Prepare links - friendly URLs

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

Please help shorten the cod...

71367d98df2bf14cbf704e7741eb402d Talk
<?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