PHP Class installation
Moderator: General Moderators
PHP Class installation
Could anyone show me how to install a class in PHP. Working version is 5.02 with MySQL 4.1.7
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
One doesn't install a class per se, they are declared..
http://php.net/language.oop - php 4 based classes
http://php.net/language.oop5 - php 5 based classes
http://php.net/language.oop - php 4 based classes
http://php.net/language.oop5 - php 5 based classes