ArchiveApril 2014

Roles and permissions of user in wordpress

R

WordPress is a free and open source blogging tool and a content management system (CMS) based on PHP and MySQL, which runs on a web hosting service. WordPress is the most popular blogging system in use on the Web, at more than 60 million websites. WordPress having a set of User groups roles and permission. They are Super Admin – somebody with access to the site network administration features and...

A Business Tryst With Australia

A

Since the advent of Nanostuffs in October 2010, we had been already working with many SME & Enterprise customers from Australia. We have realised it definitely helps when a face is put to a name & thats why we finally planned out a much awaiting & looking forward trip to a promising land of opportunities, Australia. After a planning of 2 months, we spent entire April 2014 at Sydney...

MySQL Database Backup Using PHP

M

If your site is live and using Database then it is very important to take backup of you Database in regular time interval. But it is not possible to take the backup manually every time. So lets create a simple PHP function to do this job for us and we can call that function using Cron Job in regular time interval. Here is the sample of php code <?php include("config.php"); function...

Category