Hi There,
I have a website that has about 11,000 fantasy football teams in it and I need to hit each one, find out their highest scoring players at each position and save that in a field in the DB.
Currently I have a query that grabs sorts all the players on the team by score DESC, then I read...
Hello,
Currently, I have a couple of queries that are taking a couple seconds to process and load the page and I was wondering if you could point me in the right direction to clean this up.
I have two tables that are being accessed over 2 queries right now.
This query grabs all the beer names...
Hi there,
I am making an ajax request to a PHP page and returning the results as a JSON array.
Where I am having a hard time is grabbing the specific parts of the array to display on my page.
I'm using Chrome's javascript console and logging to the console, so I can see the returned array...
Hi there,
I need some help seeing if I can clean up this query to be faster. Currently, it table about 6.5 seconds and if I can speed it up, I'd love that.
3 tables.
Styles - This table is a list of styles and each of these styles needs to be listed on a page with some other data from the...
Hello,
I am having a hard time getting anything to work with Inner Join for the results I am trying to achieve.
I have one table (data) that has the following
id user_id data
1 100 Test1
2 101 Test2
3 100 Test 3
4 121 Hi
5 101 Hello
6 357 Yo
and another that...
Hi there, I am new to jquery and trying to write one jquery function to do multiple things and either what I am trying to do isnt supported or I am doing it wrong, a little help would be awesome.
Here is my function as is and working.
Called by: $("#drop_player").click(onSelectRoster);
function...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.