[FX.php List] Combine two sets of search results into one table?
Steven Thoms
sthoms at wavecomm.com
Fri Jul 20 07:23:14 MDT 2012
Denis,
I'm not exactly clear on what you want to do. Are the data sets
identical in form, same field names, same order, etc.? There is a
function in php called array_merge() which might help. If you explore
that, be sure to read this page first to get an idea of what it does
exactly.
http://www.php.net/manual/en/function.array-merge.php
Any clarification would help focus our advise.
Code on,
Steve
207 798-0171
On Jul 19, 2012, at 11:48 PM, Denis Somar wrote:
> Hi all,
>
> I'm curious if PHP or FX can provide some method of joining two sets
> of search results from a FM 11 data source into one table?
>
> Basically something like a join table but it being done purely in
> XML or PHP rather than the pain of doing it in FM.
>
> Cheers,
> Denis
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
More information about the FX.php_List
mailing list