micmania1 Posted September 2, 2007 Share Posted September 2, 2007 Why use PHP classes instead of functions? Quote Link to comment https://forums.phpfreaks.com/topic/67646-general-question-about-classes/ Share on other sites More sharing options...
Daniel0 Posted September 2, 2007 Share Posted September 2, 2007 You cannot use classes instead of functions. They are not the same and do not have the same function. Try to read: http://php.net/language.functions http://php.net/oop5 Quote Link to comment https://forums.phpfreaks.com/topic/67646-general-question-about-classes/#findComment-339874 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.