I know there are some words you should avoid using when writing PHP. Words that are predefined functions and variables. Such as "load." Does anyone know a website that lists these words (so I know what to avoid)? And can they easily explain why you should not use them (so I can explain this to...