Hacker News new | ask | show | jobs
by keammo1 4827 days ago
i'm just running the php nurble() function from command line, but it seems you should reference global $nouns within the function and use either "/\W/" (upper case "W") or "/\s/" in the preg_split. am i missing something?