Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~616 People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for abiec

I'm not really sure if this is the thing you are looking for, but maybe mysql_num_rows could help you? When you check if, as an example, a username is available, you can use the num_rows statement. If the number of rows = 0, then the username isn't in use. I …

Member Avatar for abiec
0
125
Member Avatar for ckarlss0n

Hello everyone. I need some help with a SELECT FROM WHERE query. Let's say I have a row named A and another row named B, and I want to select the eventual cases where values from these two rows, somewhere, match eachother. In this case, you can see, that the …

Member Avatar for Member #120589
0
246
Member Avatar for ckarlss0n

Hello! This is my first post here, hehe. Seems to be a great site. Anyways, I'm quite new in PHP, but it's fun and I think I'm learning quite fast :) There's appeared a problem for me now though, and I can't see what the problem is...? I have made …

Member Avatar for Atli
0
245

The End.