Naming objects

any idea why addRecommendedNewVendor is a valid object name and
validateRecommendedNewVendor is not?

The word validate isn’t reserved.

Thanks Always,

Niche

Can you provide some context to show the problem? I’m not big on classes and objects, but had a quick play and couldn’t see an issue.

1 Like

Thanks for the help droopsnoot. Turns out that I may have experienced an issue with my PHP end tags.
So, I think it’s best to close this topic and open a new one about PHP end tags.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.