MySQL SEO Friendly Link Generator Query
240
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.
Failure is an option here. If things are not failing, you are not innovating enough.
Haluk YAMANER
Founder @ Future Software UAE
Founder @ Future Linux
Click here for more about me »