micmania1 Posted September 2, 2007 Share Posted September 2, 2007 Why use PHP classes instead of functions? 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 Link to comment https://forums.phpfreaks.com/topic/67646-general-question-about-classes/#findComment-339874 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.