php code for job search engine

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bb nicole
    New Member
    • Jan 2007
    • 127

    php code for job search engine

    Im doing a dynamic website now.. i want to do job search engine, but i dunno how to start coding(php) in job search engine. my job search engine divide to three: Enter Keywords, Select Specialization and Select Location..

    I need a basic php code to do my job portal.. Thanx..
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    We don't even know if you want a site search or a database search.
    So start coding, give it a try and we will help you from there or when you run into problems with your own code.
    Or, otherwise, look into Site Search class

    Ronald :cool:

    Comment

    • bb nicole
      New Member
      • Jan 2007
      • 127

      #3
      Originally posted by ronverdonk
      We don't even know if you want a site search or a database search.
      So start coding, give it a try and we will help you from there or when you run into problems with your own code.
      Or, otherwise, look into Site Search class

      Ronald :cool:

      thanx anyway. My job portal is a database search, where the users can search job according to what is the job in the database.

      Comment

      • ronverdonk
        Recognized Expert Specialist
        • Jul 2006
        • 4259

        #4
        Then have a look at the www.phpclass.or g website for a Database Search class to use (they are all free).

        Ronald :cool:

        Comment

        Working...