Reverse Engineering of Wordpress
Reverse and Reengineering of Wordpress
You should reverse engineer wordpress first and then make it relational by using the related SQL CREATE TABLE/ALTER TABLE statements. After the database is made relational, you should enter a posting, a category and a tag to wordpress database at http://sql.drcetiner.com address by using SQL INSERT INTO and UPDATE stataments. The changes should be reflected properly at the front end of Wordpress available at site http://sql.drcetiner.com/wordpress
You can find some explanations in Turkish at http://drcetiner.org
You should reverse engineer wordpress first and then make it relational by using the related SQL CREATE TABLE/ALTER TABLE statements. After the database is made relational, you should enter a posting, a category and a tag to wordpress database at http://sql.drcetiner.com address by using SQL INSERT INTO and UPDATE stataments. The changes should be reflected properly at the front end of Wordpress available at site http://sql.drcetiner.com/wordpress
You can find some explanations in Turkish at http://drcetiner.org
0 Comments