functions/methods and what they should return

This is a discussion on functions/methods and what they should return within the PHP General forums, part of the PHP Programming Forums category; Hi people. I'm working on a large application right now (complete ecom store) and I'd like to get ...


Go Back   Usenet Forums > PHP Programming Forums > PHP General

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-20-2003
Chris W. Parker
 
Posts: n/a
Default functions/methods and what they should return

Hi people.

I'm working on a large application right now (complete ecom store) and
I'd like to get some feedback on something.

Each product that is in the database can have at least one attribute to
it (i.e. color, size, etc.). Right now I've got a method in my Products
class called ShowAttributes($id). This method, based on the ID passed to
it, will query the db and ultimately return a string that makes up the
drop down box for a form.

Am I better off doing this sort of thing in a function or having the
function only return the records I need and let the calling page handle
the display of the records?


What do you think about this?


Thanks,
Chris.
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 08:39 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0