$data[] = $Row[];
ProcessData($data);
function ProcessData($UserData)
{
... processing ...
}
-Original Message-
From: Leotta, Natalie (NCI/IMS) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 12, 2002 2:00 PM
To: PHP General List
Subject: [PHP] including functions, passing o
I have a line class that I'm using to draw a line graph of up to 5 lines.
Since I query the db for each of those lines (with a # as lineNum), my code
to take everything out of the fetch_arrays is fairly cumbersome. I use this
code in 4 different programs (the graph, the printable graph, the data
2 matches
Mail list logo