JOINs-- need some expertise on this one

2006-03-27 Thread Mark
Hi i am emiling you hoping you can help me urgently, I have a football tipping script which works fine now except i want to update a field from one table to another. At the moment there is a table (leaderboard) which is updated weekly via the updateleaderboard.php It shows USERNAME ,SCORE ,and

Re: JOINs-- need some expertise on this one

2006-03-27 Thread Peter Brawley
Mark, here is my script that doesnt work (also there is no session involved, makes it harder) What doesn't work? What stops you from using $_SESSION[]? PB Mark wrote: Hi i am emiling you hoping you can help me urgently, I have a football tipping script which works fine now except i

Re: JOINs-- need some expertise on this one

2006-03-27 Thread SGreen
Mark [EMAIL PROTECTED] wrote on 03/27/2006 09:45:57 AM: Hi i am emiling you hoping you can help me urgently, I have a football tipping script which works fine now except i want to update a field from one table to another. At the moment there is a table (leaderboard) which is updated weekly