Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 11 of 11
Search took 0.05 seconds.
Search: Posts Made By: Bob Fo
Forum: MySQL 03-08-2013, 12:04 AM
Replies: 8
Views: 385
Posted By Bob Fo
Thumbs up Thanks again! Yeah, I changed it from member_name...

Thanks again! Yeah, I changed it from member_name to username just to show that they were referring to the same info, but forgot to mention that much needed fact when I posted. Sorry about that. :o
...
Forum: MySQL 03-07-2013, 11:02 PM
Replies: 8
Views: 385
Posted By Bob Fo
Sure, and sorry for not providing this in the...

Sure, and sorry for not providing this in the first post:

The team_member_scores has the following columns and data:

username - game_id - team_id - points
Fred - 1 - 1 - 200
Joe - 1 - 1 -...
Forum: MySQL 03-07-2013, 08:40 PM
Replies: 8
Views: 385
Posted By Bob Fo
Thanks again Old Pedant, I learn something new...

Thanks again Old Pedant, I learn something new each time I post on this forum, and for that I am very grateful. :thumbsup:

The only issue is that it shows the same amount of points for every team...
Forum: MySQL 03-07-2013, 03:38 PM
Replies: 8
Views: 385
Posted By Bob Fo
Need Help With A Table Join

I am trying to join two tables so that I can grab the information and order them by the members points. Here is the query I am trying to use:


$members_info = mysqli_query($connection, "...
Forum: Small projects (quick fixes and changes) 02-17-2012, 05:36 AM
Replies: 4
Views: 1,279
Posted By Bob Fo
This job has been filled, please close. :)

This job has been filled, please close. :)
Forum: JavaScript programming 02-15-2012, 09:13 PM
Replies: 3
Views: 255
Posted By Bob Fo
It simply doesn't work, no errors are being...

It simply doesn't work, no errors are being thrown and all the other Javascript on the page works fine.

Now that I think about it, it does turn the screen a slight rainbow color...:eek::rolleyes:
Forum: Small projects (quick fixes and changes) 02-15-2012, 07:36 PM
Replies: 4
Views: 1,279
Posted By Bob Fo
Need Jquery Drop Down Navigation Menu

1) Project Details: (be as specific as possible):

I need someone to create a jquery drop down menu for my site. The site currently has a jquery drop down menu that doesn't work very well. I am...
Forum: JavaScript programming 02-15-2012, 06:49 PM
Replies: 3
Views: 255
Posted By Bob Fo
Jquery Newb Question

I have a form validation with an AJAX username check and it works perfectly on FF, but doesn't work in IE 9. I am a complete newb when it comes to Jquery and Javascript, so any help/suggestions would...
Forum: MySQL 01-12-2012, 08:23 PM
Replies: 6
Views: 1,042
Posted By Bob Fo
I have run into another issue that is similar to...

I have run into another issue that is similar to the one above, so I figured I would just post it in this same topic. Here is the query:

SELECT
username,
MAX(date_posted) as posted_date,...
Forum: MySQL 12-18-2011, 05:47 PM
Replies: 6
Views: 1,042
Posted By Bob Fo
Worked like a charm, thank you very much for both...

Worked like a charm, thank you very much for both the help and the excellent information. Very much appreciated. :)
Forum: MySQL 12-17-2011, 09:12 PM
Replies: 6
Views: 1,042
Posted By Bob Fo
php mysql SELECT DISTINCT not returning most common entry

I have a table that keeps track of paypal transactions, and the field contains the users username, date, id, and item purchased. I am trying to pull out only the latest distinct purchasers (usernames...
Showing results 1 to 11 of 11

 
Forum Jump

All times are GMT +1. The time now is 05:04 PM.