Jump to content

c0deur63

New Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by c0deur63

  1. thanks !
  2. thx for the prompt answer. In fact I'm planning to retreive basic info (name, adresse etc.) within the construct method. Is that sounds good ? Then if I've well understand your advice I should add a "search_customers($searchterms)" method that would return an array of the matching customer for example ?
  3. Hello, I'm starting using class and have a question for you guys : Let's consider a class "customer". I want to code a search tool. Where should I put my search function ? Within the customer class ? In another "search" class ? Other solution ? Thanks for help !
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.