Ask a Question related to PHP Development, Design and Development.
-
Erich Linder #1
ongoing 'ping and parse' project
NEWBIE ALERT * NEWBIE ALERT * NEWBIE ALERT
I'm starting here as PHP is the only scripting language that I know other
than VBA for Excel. But believe me, I am very weak in PHP as I'm sure
you'll see very soon.
I want to do a project where I'm compiling A LOT of data in a MySQL DB.
The data will be fairly straightforward, actually it might be just one
table rather than a real DB. I need a lot of data as this is a statistics
problem and I want to get my confidence intervals as accurate as possible.
What I want to do is run a script that
1) reads another site's page -- this page will have a unique address
2) parses the data on that page so that it can be
3) posted to the MySQL DB then
4) starts the whole process over again -- with a new page with another
unique address
SO, I've worked with scripts that run one operation, however many
pages/scripts that takes, and come back with a result page and/or post data
etc. But I've never worked with anything that once it has been kicked off
will run and run for a very long time, compiling data along the way.
Is PHP even the right place to start with this? I'm going to research
using VBA to do this, but I haven't done anything that really uses web
based data in a meaningful way before.
Thanks for reading this and ANY insight into any aspect of this project
would be mucho appreciated.
Erich Linder
[email]thunderball_NOSPAM_fists@hotmail.com[/email]
Erich Linder Guest
-
Problem to get Parse::Yapp and Parse:Flex working together
A) I did: # cd ~/.cpan/build/Parse-Flex-0.03 # more src/default.y %{ #define YY_DECL char* yyylex YY_PROTO(( void )) #undef yywrap int... -
Major and ongoing problems w/contribute
Hi all, Were unhappy contribute users. Rather fed up ones too. We have a really simple website that we try to maintain w/contribute. To date... -
Ongoing FM Pro Server crashing
Hello again... For almost a year I have been trying to resolve a problem at a client site where some databases are being hosted by FM Pro Server... -
#25256 [Opn->Bgs]: Parse error: parse error, unexpected $ in ... on line 642
ID: 25256 Updated by: iliaa@php.net Reported By: a dot schat at streamedge dot com -Status: Open +Status: ... -
Europe Charges Microsoft With Ongoing Antitrust Abuses
http://www.nytimes.com/2003/08/06/business/06WIRE-MSFT.html?hp Hugo __________________________________ Do you Yahoo!? Yahoo! SiteBuilder -... -
Milambar #2
Re: ongoing 'ping and parse' project
Erich Linder wrote:
Ummm.> NEWBIE ALERT * NEWBIE ALERT * NEWBIE ALERT
>
> I'm starting here as PHP is the only scripting language that I know other
> than VBA for Excel. But believe me, I am very weak in PHP as I'm sure
> you'll see very soon.
>
> I want to do a project where I'm compiling A LOT of data in a MySQL DB.
> The data will be fairly straightforward, actually it might be just one
> table rather than a real DB. I need a lot of data as this is a statistics
> problem and I want to get my confidence intervals as accurate as possible.
>
> What I want to do is run a script that
>
> 1) reads another site's page -- this page will have a unique address
> 2) parses the data on that page so that it can be
> 3) posted to the MySQL DB then
> 4) starts the whole process over again -- with a new page with another
> unique address
>
> SO, I've worked with scripts that run one operation, however many
> pages/scripts that takes, and come back with a result page and/or post data
> etc. But I've never worked with anything that once it has been kicked off
> will run and run for a very long time, compiling data along the way.
>
> Is PHP even the right place to start with this? I'm going to research
> using VBA to do this, but I haven't done anything that really uses web
> based data in a meaningful way before.
>
> Thanks for reading this and ANY insight into any aspect of this project
> would be mucho appreciated.
>
> Erich Linder
> [email]thunderball_NOSPAM_fists@hotmail.com[/email]
Parse the site's page for what?
It sounds suspiciously like you want a program to harvest email
addresses from webpages.. In which case, I suspect your appeal for help
will fall on deaf ears.
Milambar Guest



Reply With Quote

