Tag: Database (2 results)

  • MyISAM or InnoDB MySQL engine?

    If you’re curious about the difference of MySQL engines, here they are. Comparing and contrasting what MyISAM is and InnoDB. First ISAM is the acronym for Indexed Sequential Access Method, generally it is fast, compressable, and allows full text searching.  Second InnoDB is transaction safe and includes automatic foreign key checking so it’s a bit slower. The important part is… read more

  • How to update a MySQL field in a table matrix

    This is a tutorial on updating a unqiue mysql field in a matrix grid of elements by using PHP and jQuery. In this tutorial, we are presuming you are familiar with PHP and MySQL. This is the example we will use. The scenario is giving users access to special features on movies created by producers. This will be useful in… read more

I'm a front end engineer with 9 years of experience making web apps more engaging. Contact me via LinkedIn Profile

Get the latest tips!

Loading