Re: Screen shots



Mark McW wrote:
Hello is there any way that you can get a script to take a screen shot
every time a user logges in??/



Please Help ASAP

Realise first that any kind of download, applet, or the like (which of
course PHP is not) that takes screenshots and sends them back to you is
spyware, and will, at the very least, get your site red-listed on
McAfee's Site Advisor (www.siteadvisor.com).

While PHP cannot take a screenshot of what users see, you can have a
combination of PHP and JavaScript log where users go on your site.
This would entail some kind of detailed site monitoring software.
Google Analytics is a good start, in that regard.

.



Relevant Pages

  • Re: how can I get rid of 127.0.0.1?
    ... >Dreamweaver and php ... >I am developing a site and on the site I enable users to put screenshots ... >The images are not stored on my server/site but rather the user adds the ...
    (comp.lang.php)
  • Re: Website picture from PHP
    ... As PHP is a server side programming language it is impossible to make ... take the screenshots on your own. ...
    (comp.lang.php)
  • Re: Website picture from PHP
    ... As PHP is a server side programming language it is impossible to make ... take the screenshots on your own. ...
    (alt.php)
  • Re: Trying to marry php, java, and mysql
    ... How do I do a trace? ... I am using PHP v4.3.3 MySQL v4.0.15. ... It's only when data is passed via an applet. ...
    (comp.lang.php)
  • Re: Trying to marry php, java, and mysql
    ... never tried this using an Java Applet but did create environments ... MySQL only recently started supporting Unicode so I assume you ... which Version of PHP are you working with at this stage? ... > between a java applet and mysql. ...
    (comp.lang.php)