I’m currently working my way through Practical symfony and I’m on day 5. It’s talking about the need to “slugify” column names before they can be used in URLs. However, what does “slugifying” a string actually do?
Well, it replaces non-ASCII characters with ASCII characters. You learn something new everyday.
One Trackback
[...] Aaron Falloon simple solutions for annoying problems Skip to content PortfolioProjectsSpanish ExercisesWeb developmentWeb development toolsAbout Aaron FalloonContact me « To slugify? [...]