On Wednesday, October 29, 2003 8:20 AM Robb Kerr wrote:
> I am attempting to hack a tutorial from the Zend site. I have found
the
> tutorial/project to be excellent, but I don't completely understand
what's
> being done in the following Query statement.
>
> //query database, assemble data for sel
I am attempting to hack a tutorial from the Zend site. I have found the
tutorial/project to be excellent, but I don't completely understand what's
being done in the following Query statement.
//query database, assemble data for selectors
$Query = "SELECT s.ID, s.Name, a.Code " .
"FRO
2 matches
Mail list logo