That's what she said
New member
Hey...so Im not fully gettin it..if i make a class and create an instance of the object...why do some people use :: and some use ->
so , for example in my book they go:
CourseFactory::getCoursesForStudents($objStudent), where i would go
CourseFactory->getCoursesForStudents($objStudent)
t5hanks!
so , for example in my book they go:
CourseFactory::getCoursesForStudents($objStudent), where i would go
CourseFactory->getCoursesForStudents($objStudent)
t5hanks!