Re: [PHP] thumbnail of webpage

2004-09-18 Thread francesco[AT]automationsoft[DOT]biz
Hi Michael,
read this (in italian)
http://forum.html.it/forum/showthread.php?s=threadid=694523highlight=pillo
la+upload


- Original Message -
From: Michael Mao [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, September 18, 2004 1:54 AM
Subject: [PHP] thumbnail of webpage


 Is there a way to capture a snapshot of a html page and save it as a jpg
 using php?

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: [PHP-General List] - Cron or script like Cron -

2004-08-15 Thread francesco[AT]automationsoft[DOT]biz
I'm sorry Hannes, I have seen now that I email only to you and not to the
PHP list.
Sorry.
Thanks.

- Original Message -
From: Hannes Magnusson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, August 14, 2004 7:26 PM
Subject: [PHP] Re: [PHP-General List] - Cron or script like Cron -


 Don't mail me directly, no good comes from that.

 Anyway, see my answear below.
  -Hannes

 From: francesco[AT]automationsoft[DOT]biz [EMAIL PROTECTED]
 To: Hannes Magnusson [EMAIL PROTECTED]
 Subject: Re: [PHP] Re: [PHP-General List] - Cron or script like Cron -
 Date: Sat, 14 Aug 2004 19:03:02 +0200
 X-Mailer: Microsoft Outlook Express 6.00.2800.1106

 Hi Hannes,
 I'm not sure that I understand your solution.
 Can explain me well?
 Thank's

  run cron via httpd user? i.e.
fputs STDIN crontab -e blablabla
 can't doit via fputs, was just trying to put in your head some ideas how
to do this.
 can problibly do something like shell_exec ( 'echo YourNewCronjob 
/path/to/nobody/crontab' );

 This doesnt have alot todo with php thou.
 
  - Hannes
 
  On Sat, 14 Aug 2004 18:34:10 +0200
  [EMAIL PROTECTED] (FrancescoAutomationsoftBiz) wrote:
 
   Hi all,
   I have a script that generate a benchmark report, in *.csv, every day.
   I want to have the possibility to send me this report every day at the
 same time, during night, i.e. at the 03.00 am. I know that there is Cron
 that give me the possibility to do this, but I'm not the server manager
and
 I cannot use Cron. I find a good alternative script, called Pseudo-Cron,
but
 it runs only when the page that contains script is called.
   There is a script that have the same function of Cron but is only php,
 or there is another way to call Cron or anyother way to use Cron?
   All helps are very appreciated.
   Thank's all.
   Francesco
   [EMAIL PROTECTED]
  
 
  --
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, visit: http://www.php.net/unsub.php
 
 

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] [PHP-General List] - Cron or script like Cron -

2004-08-14 Thread francesco[AT]automationsoft[DOT]biz
Hi all,
I have a script that generate a benchmark report, in *.csv, every day.
I want to have the possibility to send me this report every day at the same time, 
during night, i.e. at the 03.00 am. I know that there is Cron that give me the 
possibility to do this, but I'm not the server manager and I cannot use Cron. I find a 
good alternative script, called Pseudo-Cron, but it runs only when the page that 
contains script is called.
There is a script that have the same function of Cron but is only php, or there is 
another way to call Cron or anyother way to use Cron?
All helps are very appreciated.
Thank's all.
Francesco
[EMAIL PROTECTED]


[PHP] Print page without images

2004-07-19 Thread francesco[AT]automationsoft[DOT]biz
Hi all,
I know that it is a simple and maybe elementary question, but there is in PHP a 
function, like print or echo, that print only the text of an HTML page on printer?
Thanks in advance for help. 


[PHP] [PHP-General] - LOC/FP for PHP.

2004-06-03 Thread francesco[AT]automationsoft[DOT]biz

Hi all,
I have a question about PHP in relation with software engineering, and in particular, 
in order to apply COCOMO metod in a web-oriented software.
I want to do a cost estimation of a software  write in PHP-MySQL (and Linux-Apache) 
for a LAN.
I know the teory about the software enginnering and especially of the model for 
estimation cost.
I have many books and online materials about this, but in all I haven't table that 
show the coefficient of LOC/FP or SLOC/UFP (for COCOMOII) of PHP (in these tables 
there are coefficient for C, C++, Java, Lisp, Basic, ADA, Assembly, but not about PHP 
or scripting languages).
Anyone know anything about this arguments?
Thanks in advance and regards to all folks.
Francesco
[EMAIL PROTECTED]




[PHP] [PHP-General] - LOC/FP for PHP.

2004-06-01 Thread francesco[AT]automationsoft[DOT]biz
Hi all,
I have a question about PHP in relation with software engineering, and in particular, 
in order to apply COCOMO metod in a web-oriented software.
I want to do a cost estimation of a software  write in PHP-MySQL (and Linux-Apache) 
for a LAN.
I know the teory about the software enginnering and especially of the model for 
estimation cost.
I have many books and online materials about this, but in all I haven't table that 
show the coefficient of LOC/FP or SLOC/UFP (for COCOMOII) of PHP (in these tables 
there are coefficient for C, C++, Java, Lisp, Basic, ADA, Assembly, but not about PHP 
or scripting languages).
Anyone know anything about this arguments?
Thanks in advance and regards to all folks.
Francesco
[EMAIL PROTECTED]