lucasg
12-30-2002, 11:38 PM
I have another small PHP job. I need it asap, so the first person
to reply to me via email/icq (icq - 13146619) will get it (providing
they don't charge too much :) ).
Language: PHP
I have two flat file databases which I need to output data from. Here are the structures:
Database 1:
(Conditions: Field 4 must = "n" to be included)
Field 1 | Field 2 | Field 3 | Field 4 | Field 5
Database 2:
(Conditions: Field 7 must = "y" to be included)
Field 6 | Field 7 | Field 8 | Field 9
I need the following output:
Field 8 (site name), Field 2 (site URL).
Additionally, I want the output sorted alphabetically based on "Field 8", and outputed in 3 equal columns.
Cheers
Lucas
Uproared.com
to reply to me via email/icq (icq - 13146619) will get it (providing
they don't charge too much :) ).
Language: PHP
I have two flat file databases which I need to output data from. Here are the structures:
Database 1:
(Conditions: Field 4 must = "n" to be included)
Field 1 | Field 2 | Field 3 | Field 4 | Field 5
Database 2:
(Conditions: Field 7 must = "y" to be included)
Field 6 | Field 7 | Field 8 | Field 9
I need the following output:
Field 8 (site name), Field 2 (site URL).
Additionally, I want the output sorted alphabetically based on "Field 8", and outputed in 3 equal columns.
Cheers
Lucas
Uproared.com
