On 09/25/2012 02:40 PM, shiplu wrote:
Also if the final data on presentation layer is very small you can
calculate it in mysql using stored procedure.
okay, also something to try.
thank you !
regards,
marcelo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.p
Uhm, Okay,
I get it ... I am loading all at once, will try this out.
Here is what I do:
-- begin code
$network = "IA";
$station = "BJI";
$channel = "BHZ";
$year = 2011;
$top = NULL;
$result = mysql_query('select '.$year.' as year, net, station, loc,
channel, start_day, start_time, end_day, e
Hi Matijn,
That is good test, to install php 32bit side to side with the 64bit to
test. Will see how hard is to accomplish that.
regards,
Marcelo
On 09/25/2012 01:58 PM, Matijn Woudt wrote:
On Tue, Sep 25, 2012 at 12:49 PM, Marcelo Bianchi
wrote:
Dear list,
I developed a script that
regards,
Marcelo Bianchi
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo