Jump to content

classess are use for what purpose?


Guest shinkai

Recommended Posts

Guest shinkai

Can somebody tell me that those files within Classes folder (cart.php, db.inc.php, gd.inc.php, htmlMimeMail.php, mimePart.php, RFC822.php, smtp.php, xtpl.php) are use for what purpose?

and also the files within the Pear folder

Thanks!!!

Link to comment
Share on other sites

Think of a class as a super function. A class is a collection of functions put together for a common purpose. So all those things are such groups. PEAR is a very common PHP class/function set used for many, many things around the net.

:o

Link to comment
Share on other sites

Guest shinkai

Think of a class as a super function. A class is a collection of functions put together for a common purpose. So all those things are such groups. PEAR is a very common PHP class/function set used for many, many things around the net.

:w00t:

ok, thanks! can explain to me detailly about the function of xtpl.php and htmlMimeMail? is this kind of function codes can easily get from internet?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...