Re: Skip certain includes

2008-01-24 Thread Matthias Vill
Wayne Connolly wrote: Micah, Thanks mate- i know we chatted on IRC but just thought someone else may be able to provide some insight. Cheers and thanks, Wayne Well It's just impossible over wget to do this, because wget only get's the output a client will get on visiting you page with no

RE: Skip certain includes

2008-01-24 Thread Tony Lewis
Wayne Connolly wrote: Thanks mate- i know we chatted on IRC but just thought someone else may be able to provide some insight. OK. Here's some insight: wget is essentially a web browser. If the URL starts with http, then wget sees the exact same content as Internet Explorer, Firefox,

Re: Skip certain includes

2008-01-23 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wayne Connolly wrote: Hi, I am using wget on php pages to mirror dynamic mysql/php pages from a staging server to a non-dynamic production server. Ie: Staging Server A = Dynamic php/mysql Production Server B = Flat rendered HTML in the form

Re: Skip certain includes

2008-01-23 Thread Wayne Connolly
:21:48 PM Subject: Re: Skip certain includes -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wayne Connolly wrote: Hi, I am using wget on php pages to mirror dynamic mysql/php pages from a staging server to a non-dynamic production server. Ie: Staging Server A = Dynamic php/mysql Production