In this tutorial I'm explaining how to create an in-line editing option for your records where by clicking on part of the text on the page - text is replaced by the input or textarea and on 'blur' event record is updated using jQuery post() method and PHP.
Time: 27:54 min
Sebastian Sulinski on 19th Jan 2012



Lars Inge Holen on Thursday, 19th January 2012
Thank you Sebastian!
Once again - great :-)
Reply
Sebastian Sulinski : @designtutorials on Thursday, 19th January 2012
Thanks Lars - glad you've found it useful. Take care!
Reply
Rakesh Singh on Tuesday, 24th January 2012
Hello Sebastian,
Can you please advise if you have a tutorial to create website and Database backup or if you have any plans on creating one?
You have some wonderful tutorials on here and was hoping you would have something that can backup an entire site including database/s.
I was hoping something with the following features.
Save like 5 Backups and when you reach number six the first one is deleted etc
Create zipped backups of the server files
Email file and/or database backups to your email address
Download created backups to your computer
Rollback a particular backup (restore points)
Create database backup
Delete backup files
Download created backup (automatically zipped for faster download)
Rollback a particular database backup (restore points)
Database SQL importer
Deploy a zip file to the server
Exclude directories, files, file extensions from your backup to make the backups smaller - Have an insert box that you type which files rather than opening a config file.
Cronjob supported to create file and database backups or restore them
Ajax to perform certain functions - Like a lightbox with a do you want to delete this file/folder or do you want to back this file.
Thanks
Reply
Sebastian Sulinski : @designtutorials on Tuesday, 24th January 2012
Hi Rakesh,
Thanks for the suggestion - there are some interesting ideas for new tutorials, but I couldn't do it as one series as considering the amount of work, that would be required to create these, it would take me a lot of time to finish it.
I might take a few ideas from that list and create single tutorials showing how to achieve this. Time wise I can't really promise anything, but will try to cover a few of these topics in the future publications.
Reply