$picture = $_GET['id']; $picpart = explode('/',$picture); ?>
echo trim(strstr($picpart[1],' ')); ?>
-- echo $picpart[2]; ?> --