classes
Posted by: andylau888 (---.nyc.res.rr.com)
Date: February 25, 2010 04:34AM

in php/mysql web development, what are the most common classes that are need to be created?

Options: ReplyQuote
Re: classes
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: February 25, 2010 08:20AM

this question cannot be answered...

a class is just a wayt of doing something like a function that can be used over and over.. every project is
different.. so will require different classes..

the only one u may require is a db management class

where u can type

db->insert->data; (sample of code needed once u have the class)

and it does everything for you. there is plently on the web and an entire site called phpclasses.net

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote


Sorry, only registered users may post in this forum.