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

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny

Run a Startup