Hello Ajai, Saturday, July 18, 2009, 8:23:48 PM, you wrote:
> On Sat, 18 Jul 2009, [email protected] wrote: >> The links that populate the array periodically change so I use PHP and >> MySQL to track and store the most current versions. I want to be able >> to do a query to populate the array and do a seamless merge into the >> javascript to do the display. >> >> This all seams pretty kludgy to me > Much better to have PHP run the MySQL query and generate the JavaScript > directly. Thanks, I was thinking that was the best way too... I can easily generate the whole javascript after I get the query results from MySQL in PHP. -- Best regards, webmaster mailto:[email protected] _______________________________________________ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show_participation.php
