[PHP] Formatting text output

2002-12-25 Thread menezesd
Hello friends. I work for a school where we need to put the class results on to our web, one for every class. We enter the marks in the database and this should be displayed in a particular varying format as follows(an example) : Grade A Pass : 4554 7687 9834 2354 7671 Grade B Pass : 0045 7612

[PHP] Error in variable when looping

2003-01-13 Thread menezesd
Hello friends, I have made the following table of data and a button on every row to view the details. The code is working fine and the table is displayed with the buttons. The problem I have is that the $SelectedItemNumber posted to the next page remains the same number no matter which row but

Re: [PHP] Error in variable when looping

2003-01-14 Thread menezesd
calls this page > - Original Message - > From: "menezesd" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, January 13, 2003 6:21 PM > Subject: [PHP] Error in variable when looping > > > Hello friends, > > I have made the following

[PHP] Calendar problem

2003-01-14 Thread menezesd
Hello friends. I have two fields in my form. When two dates are entered in these two boxes, I need to find the diiference in calendar months and remaining days between these two dates. This "Calendar months and remaining days" is important. The functions that I know do not work for calendar mo

[PHP] Need some help please

2002-04-01 Thread menezesd
Hello Friends. I know I am asking for too much. But somehow, I am stuck with three books I am refering and still not being able to solve my problem, which I would greatly appreciate if any of you gurus can assist. The problem is as follows : I have three sections in this mail : 1. My table st