Scroll page back to the top

In-line record update with jQuery and PHP

In-line record update with jQuery and PHP

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

Download Exercise Files
 
 
Watch now!

Populating records (05:34 min)

 
Watch now!

Displaying records on the page (05:27 min)

 
Watch now!

JavaScript Form Object (04:41 min)

 
Watch now!

Call update method (06:03 min)

 
Watch now!

Update record (06:49 min)

 
 
 
 

Discussion (4 comments)

  • Lars Inge Holen

    Lars Inge Holen on Thursday, 19th January 2012

    Thank you Sebastian!
    Once again - great :-)

    Reply

  • Sebastian Sulinski

    Sebastian Sulinski : @designtutorials on Thursday, 19th January 2012

    Thanks Lars - glad you've found it useful. Take care!

    Reply

  • Rakesh Singh

    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

    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

 
 
Add a comment
Add Comment