On Tue, May 5, 2009 at 8:42 AM, Miller, Terion <tmil...@springfi.gannett.com
> wrote:

> Ok I have a script that grabs data from a page and puts it in a db, I need
> to run this script 26 times on 26 different pages on the same site, is
> there
> a way to do this without making 26 different scripts load? Should I post
> the
> script?
>
> Thanks,
> T.Miller
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Is the data all the same? If so, what about using AJAX to push the data to
the server into one page?

-- 

Bastien

Cat, the other other white meat

Reply via email to