richardstan Posted September 19, 2008 Share Posted September 19, 2008 Hi, I want to be able to create a class in one PHP file with some methods which i can then reference from another PHP file. For example, Database.php class MySQL{ function Link to comment https://forums.phpfreaks.com/topic/125006-referncing-methods-and-classes-in-another-php-file/ Share on other sites More sharing options...
Stooney Posted September 19, 2008 Share Posted September 19, 2008 That's great, but what do you need help with? If you don't know how to make/use a class then google a tutorial and start reading. If you would like an example if a class and how to use it let me know. Link to comment https://forums.phpfreaks.com/topic/125006-referncing-methods-and-classes-in-another-php-file/#findComment-645956 Share on other sites More sharing options...
wildteen88 Posted September 19, 2008 Share Posted September 19, 2008 Locked. Do not post the same question twice. http://www.phpfreaks.com/forums/index.php/topic,217431.0.html Link to comment https://forums.phpfreaks.com/topic/125006-referncing-methods-and-classes-in-another-php-file/#findComment-645976 Share on other sites More sharing options...
Recommended Posts