AdobeStock_455007340

Keep Variable Names and Column Names Consistent

Form field names, variable names, anything that contains data that corresponds to database columns should be named exactly the same as the columns they represent. This will simplify your coding and debugging dramatically. (Applies to: ColdFusion All)

Leave a Reply