[PHP-DB] passing object elements in urls

2001-02-06 Thread BrianSander
Greetings, Got a slight problem. I'm attempting to pass a number of variables from one form to another. The problem occurs when one of the object elements contains more than one word. Program The URL shows ...&name=Arizona State University but when I have the next form print the variable $name

[PHP-DB] mysql_fetch_array problem

2001-07-09 Thread BrianSander
Greetings, I'm experiencing the strangest problem and I was wondering if anyone else has had the same problem. I have a fairly simple script setup that queries a mySQL database and displays the records in a HTML table. Everything works fine except it keeps omitting the first record. Running the