JamesDBartlett3 / Backup-VideoCourses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clean up variables

JamesDBartlett3 opened this issue · comments

  • remove non-numeric characters from $courseNumber, $sectionNumber, $lessonNumber variables
  • remove non-alphabetic and non-punctuation characters from $courseName, $sectionName, $lessonName variables
  • trim and eliminate redundant spaces from all variables