Search found 2 matches

by kkathman
Sat Sep 06, 2014 2:15 pm
Forum: PHP - Code
Topic: Need help in best practice with Classes and Methods
Replies: 3
Views: 1479

Re: Need help in best practice with Classes and Methods

Celauran -- Many thanks for your input. I've been coding for a long time, but have recently just tried to get back into it after a foray into WordPress and the like. I am not an expert in Classes and Methods, as you can see. I'm trying to understand what's best, and your response, while thorough, ra...
by kkathman
Sat Sep 06, 2014 10:38 am
Forum: PHP - Code
Topic: Need help in best practice with Classes and Methods
Replies: 3
Views: 1479

Need help in best practice with Classes and Methods

I have a program set that I'm trying to "retrofit" to better practices. To summarize, I originally used a php include that just consisted of a bunch of functions that did things like create the HTML at the top of a page, retrieved certain data from a database, did assessments of data relat...