1 yodasz Feb 10, 2008 22:36
3 yodasz Feb 10, 2008 22:48
God I'm so stupid, thanks
4 afwas Feb 10, 2008 23:00
No you are not stupid.
Today I made a widget with a similar string. I added a line of code stripping the spaces after the user has had a go at it.
$sort_blogs = str_replace(' ', '', $sort_blogs);
That is clever :)
Good luck
Hi yodasz,
Welcome to the forums.
Try to add the blogs *with* a comma but *without* the space.
Good luck