Jump to content

dajohnson1s

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

dajohnson1s's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hello, I am wanting to setup a configuration file for my application that points to where images are located. What I am trying to do is have the images go to the 'root' of the folder to access these images to load in sub folders. I would imagine this has been done, or this is a function to do such a thing... Here is my structure: root |-img |-admin | |-folder | | |-application.php | | | Basically I would like one place to update if the image folder is moved. Any help would be greatly appreciated.
  2. Yes, I will store the data in mysql. The only thing I can envision doing is a 'basic' query to show which users have the common attributes. I thought it would be neat to have something like: But maybe that would be overkill, or inappropriate for a baseline system. I think for now, I will just do a plain search for people with the same interests, the go from there. I will post back when I have more information, and hopefully something functional.
  3. Hello, This is my first posting, and apologize if I have missed any posting protocols. I have been given a project that would allow students and alumni to do a 'mentoring' program. Unfortunately, this project has been launched already, and we have gotten an overwhelming request for the program. I am having a little trouble understanding/deciding how to develop an algorithm to 'rank' attributes for the students and match them with the list of alumni (and vice versa) and greatly need some input. What I have gathered thus far for requirements are: Students [*]Geographical location [*]Major [*]Interests Alumni/Mentor [*]Geographical Location [*]Profession [*]Year in Profession [*]Major [*]Interest Specifically, I am a little confuse how to compute an Alumni with 10 years of experience in "Web Development" but has a burning passion for 'Embedded Systems', or even a hobby, like sky diving. My goal would be to provide a 'top 10' for both Mentor and Student. And I greatly need some guidance on this, as a student, I feel if this isn't introduce and function fairly well, it will crash and burn. Daniel
×
×
  • 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.