tech_blog_logo1
  • Coding
    • AJAX & JS
    • HTML & CSS
    • Techniques
  • Design
    • Inspiration
    • Typography
    • Web Design
  • Graphics
    • Freebies
    • Photography
    • Photoshop
    • Wallpapers
  • Mobile Development
    • Google Android
    • iPhone
  • SEO
  • Strategy
    • Design Principles
    • Development Process
    • Programming
    • Project Management
    • Security
    • Techniques
  • Technology
    • .Net
    • AJAX
    • Frameworks
    • HTML
    • Java
    • JavaScript
    • MySQL
    • Perl
    • PHP
    • Python
    • Ruby On Rails
    • XML
  • UX Design
    • UI Design
    • Usability
    • User Experience
  • WordPress
    • Plugins
    • Techniques
    • Themes
  • Trending
bytemycode

Top 13 Best Source Code Search Engines

  • 3087
  • 3
  • 1
XnView-tool

Top 10 Most Popular Design Tools

  • 1406
  • 0
  • 0
CSS3-Imagel-Hover-Effects

Amazing Image Hover Effects of Advanced CSS3

  • 688
  • 0
  • 0
  1. Home
  2. Technology
  3. MySQL

MySQL

database-tables
  • 35
  • 0
  • 4
  • Ashish Nayyar

Dangers of Adding fields to Database Tables

There are certain dangers if you don't plan carefully before adding fields to your database. Though, it seems obvious but its not as simple as you might think. If you don't plan properly you may miss …

  • 63
  • 0
  • 0
  • Ashish Nayyar

MySQL: foreign keys and referential integrity

Recent versions of MySQL have implemented support for foreign keys through the InnoDB table engine. Following is an explaination of how it works. Referential integrity is an important concept in da…

  • 18
  • 0
  • 0
  • Ashish Nayyar

Secure sensitive data in MySQL with few easy steps

Many hackers constantly try to breach your secure data and steal your secure information away. People generally think that they can't secure their data actively but this isn't true. If you're using My…

  • 38
  • 0
  • 0
  • Ashish Nayyar

Setting-Up a Relational Database in MySQL

Relational Database Design is one of the most powerful ways to ensure data integrity and a great way to kick-off any project. Very often the first thing developers do when starting a new project, or…

  • 50
  • 0
  • 0
  • Ashish Nayyar

PHP: Securing Your Input Forms From MySQL Injection Attacks

Every website has ‘em. Forms. Places for users to enter data into your website. Whether it be a search box, a “Contact Us” form, or variables in the website address, at some point in the flow of your …

  • 393
  • 0
  • 0
  • Ashish Nayyar

Database Normalization and Table structures

Normalisation is the term used to describe how you break a file down into tables to create a database. There are 3 or 4 major steps involved known as 1NF (First Normal Form), 2NF (Second Normal Form),…

  • Strategy
  • Techniques
  • Project Management
  • Programming
  • WordPress
  • PHP
  • MySQL
  • Frameworks
  • AJAX
  • Python
  • Inspiration
  • Web Design
  • Freebies
  • Industry News
  • Techniques

  • Home
  • About
  • ContactUs
  • RSS Feeds
  • Sitemap