Joomla!, Wordpress tips for building your site

Joomla!, Wordpress tips for building your site

Syndicate this site using RSS

Archive for 2010

9. How to get last insert auto increment id.

Published on| February 10th, 2010

If you set ‘AUTO_INCREMENT’ to attribute of the table column , its column will increment automatic when records is inserted into the table. And its ...



10. How to control Multi domain with One Wordpress

Published on| January 28th, 2010

If you want to control Multi domain with one WordPress, you might think that you install WordPress MU to your server. But if your server is rental server, you m ...



11. Wordpress Disable RSS Feed

Published on| January 24th, 2010

You might see that RSS feeds is set default Enable with WordPress. For example , if you make the web site of static pages, you may not use RSS feeds with WordP ...



12. How to disallow by iframe tag

Published on| January 14th, 2010

If your site is very famous site, it might be copied by the bad. In addition, the bad might quote your site by iframe tag without copying it. I found the script ...