Hello all,

Is it possible to to save the contents of an input textbox to a file in php_

Thanks,

Matthew



________________________________
From: "php_mysql@yahoogroups.com" <php_mysql@yahoogroups.com>
To: php_mysql@yahoogroups.com
Sent: Saturday, January 31, 2009 3:19:40 PM
Subject: [php_mysql] Digest Number 1913

   PHP/MySQL study 
PHP/MySQL study  
Messages In This Digest      (2  Messages) 
 
1. 
Find a 'percent correct' between tables From:  John Magee 
2. 
Looking for a good Magazine control in php From:  aslam doctor View All Topics 
| Create New Topic  
Messages 
1. 
Find a 'percent correct' between tables  
Posted by:      "John Magee" jema...@cox.net    mageeje  
Fri Jan 30, 2009 8:12 am        (PST) 
Ok

I may have done this wrong - but I'm looking for some direction (not a specific 
solution) to 
see if I can fix what I've done.

I've created a (what I thought at least) simple web site where players pick the 
winners on 
the daily NBA schedule.

What I want to be able to do is list the 'standings' based on the percentage of 
picks a 
player has correct, and each player will have a different number of picks.

I have a 'picks' table - the relevant fields
UserID
GameID
PickedTeamID

I have a 'results' Table with the relevant fields
GameID
WinnerID

What I need is a query that gets all the picks that a user has made - as a 
sum/total - and 
also gets the number of 'correct' (based on winner ID for gameID) picks a user 
has made 
so i can calculate the percent correct.

I can write the PHP for an individual user - i could write the PHP to list all 
the users in any 
particular order - but what I want to list is based on that percentage which 
means (I think) 
that I need to have ALL the values in MySQL so i can order by before moving to 
the PHP to 
display the data (I calculate an individuals percentage using PHP /SessionID). 
..

I'm hoping i can get some help / direction here.  I've tried some outer and 
left and right 
joins and either I worded them improperly or it's just not the right direction.

I also hope this makes sense.


Back to top  Reply to sender  | Reply to group  | Reply via web post  
Messages in this topic  (1) 
2. 
Looking for a good Magazine control in php  
Posted by:      "aslam doctor" aslam.doc...@gmail.com    aslam_dr_11  
Fri Jan 30, 2009 11:05 am        (PST) 
Hello friends,

I am looking for a good magazine control which can support php.
The control can be used for uploading magazine, reading it page wisse,
giving basic features of a magazine.

I have seen many flash based magazines but I am looking for something based
on javascript or ajax or something else which is good for dynamic websites.

Any suggestion??

Thanks in advance.

-- 
A.M.Doctor

[Non-text portions of this message have been removed]


Back to top  Reply to sender  | Reply to group  | Reply via web post  
Messages in this topic  (1) 
Recent Activity
        *  1 
New MembersVisit Your Group  
Y! Messenger
Group get-together
Host a free online
conference on IM.
10 Day Club
on Yahoo! Groups
Share the benefits
of a high fiber diet.
New business?
Get new customers.
List your web site
in Yahoo! Search.
Need to Reply?
Click one of the "Reply" links to respond to a specific message in the Daily 
Digest.
Create New Topic  | Visit Your Group on the Web 
Messages | Files | Photos | Links | Database | Polls | Members | Calendar 
The php_mysql group is dedicated to learn more about the PHP/MySQL web database 
possibilities through group learning. 
MARKETPLACE

________________________________
>From kitchen basics to easy recipes - join the Group from Kraft Foods  
 
Change settings via the Web (Yahoo! ID required) 
Change settings via email: Switch delivery to Individual | Switch format to 
Traditional 
Visit Your Group  | Yahoo! Groups Terms of Use  | Unsubscribe   


      

[Non-text portions of this message have been removed]

Reply via email to