Re: [PHP] Functions and arguments

2003-01-29 Thread Blaine von Roeder
> > What happens when you run this? I made some tweaks to the way I was running sessions, and now it works. I'm still getting an error unfortunately, but it's less conspicuous and spammy this time: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/vir

Re: [PHP] Functions and arguments

2003-01-29 Thread Matt
- Original Message - From: "R0x0r Mc0wnage" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 29, 2003 8:49 PM Subject: Re: [PHP] Functions and arguments > Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result >

Re: [PHP] Functions and arguments

2003-01-29 Thread R0x0r Mc0wnage
> What happens when you run this? Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/virtual/site125/fst/var/www/html/atracker/assignments/index.php on line 15 ID Number Name Created by Created on Due on Class Warning: mysql_fetch_array(): suppli

Re: [PHP] Functions and arguments

2003-01-28 Thread Jason Wong
On Wednesday 29 January 2003 13:31, Blaine von Roeder wrote: > I'm working on the part of the site to parse your session for student id, > check the students table for your class listing(named period1, period2, > period3, etc), and then check the classes table based on the id numbers in > your stu

[PHP] Functions and arguments

2003-01-28 Thread Blaine von Roeder
Greetings, I'm working on a system to track homework and assignments for teachers/students. I'm in high school, and I decided I was sick of writing down the homework for the day, so I'm building a site that will allow teachers to post assignments/homework for each of their classes. Students can the