Re: [PHP] dynamic website screenshot/screen capture

2003-02-22 Thread Justin French
on 22/02/03 5:55 PM, olinux ([EMAIL PROTECTED]) wrote: Hi all - While I know that this is not possible with PHP alone, Does anyone know how to capture website screen shots using PHP. I have recieved many spam mails featuring a screen shot of our company website and I imagine that it would

Re: [PHP] dynamic website screenshot/screen capture

2003-02-22 Thread olinux
right - I was thinking more along the lines that php would loop thru URL database and then trigger IE somehow (have to be on windows box but not production server) The macro idea sounds like the best bet. Thanks olinux --- Justin French [EMAIL PROTECTED] wrote: on 22/02/03 5:55 PM, olinux

RE: [PHP] dynamic website screenshot/screen capture

2003-02-22 Thread Siddharth Hegde
really pursued the matter any further. - Sid -Original Message- From: olinux [mailto:[EMAIL PROTECTED] Sent: Saturday, February 22, 2003 12:25 PM To: [EMAIL PROTECTED] Subject: [PHP] dynamic website screenshot/screen capture Hi all - While I know that this is not possible with PHP

[PHP] dynamic website screenshot/screen capture

2003-02-21 Thread olinux
Hi all - While I know that this is not possible with PHP alone, Does anyone know how to capture website screen shots using PHP. I have recieved many spam mails featuring a screen shot of our company website and I imagine that it would be quite possible combined with some sort of web browser. It

[PHP] dynamic website

2002-09-25 Thread Donahue Ben
I have a general question of a dynamic website using PHP4 and mysql database. If there are many, many users visiting a dynamic website at once, will it cause the database to be bogged down with so many users visiting the website? If so, how do you around this problem. Thanks, Ben

RE: [PHP] dynamic website

2002-09-25 Thread Don Read
On 25-Sep-2002 Donahue Ben wrote: I have a general question of a dynamic website using PHP4 and mysql database. If there are many, many users visiting a dynamic website at once, will it cause the database to be bogged down with so many users visiting the website? If so, how do you around