Log in

View Full Version : My Matchs



queerfm
04-10-2009, 05:33 AM
Hi i am trying to make a script that will shows users people that match them however i am wanting to hide the user that is searching.

for e.g. if i am login and my user id is 205 and i see mymatchs i want it not to show user id 205.

Any ideas?

Nile
04-10-2009, 05:34 AM
I'm sorry, I don't understand. Can you tell me how your storing your data, and explain with more detial? Thanks!!

queerfm
04-10-2009, 05:45 AM
Sure
users id is stored in user the row is user_id
the users image is hosted in table community_users
while there username is hosted in table users
there about information and that is in table community_fields_values
the questions to the community_fields_values are hosted in table community_fields

there username and all that information is hosted in table user

Nile
04-10-2009, 05:54 AM
Ok, but what do you want to happen? I didn't get it in the first post.

queerfm
04-10-2009, 06:57 AM
when a user is login i want it to show users that match there area so if user 205 is in melbourne it is to show users only in melbourne.

queerfm
04-12-2009, 05:44 AM
any one?