MySQL SEO Friendly Link Generator Query
278
MySQL Manual Permalink Generator
SELECT CONCAT(LOWER(REPLACE(ColumnName, ' ', '-'))) AS Link FROM TableName;
UPDATE TableNameSET Link = LOWER(REPLACE(ColumnName, ' ', '-'));
If you are looking for consultation, fill the Contact Form below.
Know thyself, know thy enemy. A thousand battles, a thousand victories.
Haluk YAMANER
Founder @ Future Software UAE
Founder @ Future Linux
Click here for more about me »