[PHP] Daemon with a PHP file

2001-03-21 Thread Renzi, Sebastian
Hello my name is Sebastian ,i'm from Argentina ,this is my first question in this list.I would like to know how to run a php file every day at 8 AM , my intention was to create a cron with the crontab command.Something like this ... 0 8 * * * /home/users/sebas/citas.php3 but this doesnt

[PHP-CVS] cvs: php4 /ext/domxml php_domxml.c

2001-03-20 Thread Sebastian Bergmann
sbergmann Tue Mar 20 09:04:45 2001 EDT Modified files: /php4/ext/domxmlphp_domxml.c Log: Nuke another warning. Index: php4/ext/domxml/php_domxml.c diff -u php4/ext/domxml/php_domxml.c:1.30 php4/ext/domxml/php_domxml.c:1.31 ---

[PHP-CVS] cvs: php4 / run-tests.php

2001-03-20 Thread Sebastian Bergmann
sbergmann Tue Mar 20 22:33:00 2001 EDT Modified files: /php4 run-tests.php Log: Disable maximum execution time for tests. Index: php4/run-tests.php diff -u php4/run-tests.php:1.17 php4/run-tests.php:1.18 --- php4/run-tests.php:1.17 Tue Mar 20

[PHP-CVS] cvs: php4 /pear/Cache Output.php

2001-03-15 Thread Sebastian Bergmann
sbergmann Thu Mar 15 23:58:35 2001 EDT Modified files: /php4/pear/CacheOutput.php Log: Fix the example. Index: php4/pear/Cache/Output.php diff -u php4/pear/Cache/Output.php:1.11 php4/pear/Cache/Output.php:1.12 --- php4/pear/Cache/Output.php:1.11

Re: [PHP-CVS] cvs: php4 /ext/standard browscap.c

2001-03-14 Thread Sebastian Bergmann
Sascha Schumann wrote: sas Wed Mar 14 05:38:03 2001 EDT Modified files: /php4/ext/standard browscap.c Log: Fix ZTS build Works - thanks, Sascha. -- sebastian bergmann e-mail : [EMAIL PROTECTED] homepage : http

[PHP-CVS] cvs: php4 /pear/Cache Output.php

2001-03-10 Thread Sebastian Bergmann
sbergmann Sat Mar 10 23:46:58 2001 EDT Modified files: /php4/pear/CacheOutput.php Log: Updated example. Index: php4/pear/Cache/Output.php diff -u php4/pear/Cache/Output.php:1.10 php4/pear/Cache/Output.php:1.11 --- php4/pear/Cache/Output.php:1.10

Re: [PHP-CVS] cvs: php4 /pear/Cache Container.php Output.php/pear/Cache/Container db.php file.php phplib.php

2001-03-08 Thread Sebastian Bergmann
readable/unixtime expire-times in unixtime-format. Could some kind soul have a look at the cvs commit mail script and let it send commit mails regarding PEAR/ to the new pear-cvs mailing list? Thanks, Sebastian -- sebastian bergmann e-mail : [EMAIL PROTECTED

[PHP-CVS] cvs: php4 /pear/Cache Error.php

2001-03-08 Thread Sebastian Bergmann
sbergmann Thu Mar 8 14:20:06 2001 EDT Modified files: /php4/pear/CacheError.php Log: I think we need to load PEAR.php here. Index: php4/pear/Cache/Error.php diff -u php4/pear/Cache/Error.php:1.1 php4/pear/Cache/Error.php:1.2 ---

[PHP-CVS] cvs: php4 /pear/Cache Error.php

2001-03-08 Thread Sebastian Bergmann
sbergmann Thu Mar 8 14:20:55 2001 EDT Modified files: /php4/pear/CacheError.php Log: This is 100% pure Ulf :-) Index: php4/pear/Cache/Error.php diff -u php4/pear/Cache/Error.php:1.2 php4/pear/Cache/Error.php:1.3 --- php4/pear/Cache/Error.php:1.2

[PHP-CVS] cvs: php4 /pear Cache.php /pear/Cache Container.php Graphics.php Output.php /pear/Cache/Container db.php file.php phplib.php

2001-03-06 Thread Sebastian Bergmann
-u php4/pear/Cache.php:1.4 php4/pear/Cache.php:1.5 --- php4/pear/Cache.php:1.4 Sun Mar 4 06:26:58 2001 +++ php4/pear/Cache.php Tue Mar 6 07:27:30 2001 @@ -16,7 +16,7 @@ // | Sebastian Bergmann [EMAIL PROTECTED

Re: [PHP-CVS] cvs: php4 /ext/standard info.c

2001-03-04 Thread Sebastian Bergmann
Parameter 1 But the crash is gone :-) -- sebastian bergmann e-mail : [EMAIL PROTECTED] homepage : http://www.sebastian-bergmann.de make a gift : http://wishlist.sebastian-bergmann.de measure the usability of your web

[PHP-CVS] cvs: php4 / php.ini-dist

2001-03-03 Thread Sebastian Bergmann
sbergmann Sat Mar 3 05:10:13 2001 EDT Modified files: /php4 php.ini-dist Log: Jan says: 'Do not load php_gtk.dll through php.ini, only use dl(), otherwise it crashes (atleast on Win32).' Me thinks: 'There should be no crash, but a warning. Anyways,

[PHP-CVS] cvs: php4 /pear/Benchmark Timer.php

2001-03-02 Thread Sebastian Bergmann
/Timer.php:1.7 Tue Jan 9 17:01:53 2001 +++ php4/pear/Benchmark/Timer.php Fri Mar 2 22:35:25 2001 @@ -16,7 +16,7 @@ // | Authors: Sebastian Bergmann [EMAIL PROTECTED] | // +--+ // -// $Id: Timer.php,v 1.7 2001

[PHP-CVS] cvs: php4 /pear/Benchmark Iterate.php

2001-03-02 Thread Sebastian Bergmann
/Iterate.php:1.5 php4/pear/Benchmark/Iterate.php:1.6 --- php4/pear/Benchmark/Iterate.php:1.5 Fri Mar 2 10:23:59 2001 +++ php4/pear/Benchmark/Iterate.php Fri Mar 2 22:36:44 2001 @@ -16,7 +16,7 @@ // | Authors: Sebastian Bergmann [EMAIL PROTECTED

[PHP-CVS] cvs: php4 / php.ini-dist

2001-03-02 Thread Sebastian Bergmann
sbergmann Fri Mar 2 23:31:43 2001 EDT Modified files: /php4 php.ini-dist Log: Whitespace Fixes. Added another Win32 extension DLL. Removed configuration for non-existent debugger. Index: php4/php.ini-dist diff -u php4/php.ini-dist:1.69

[PHP-CVS] cvs: php4 / php.ini-dist

2001-03-02 Thread Sebastian Bergmann
sbergmann Fri Mar 2 23:37:18 2001 EDT Modified files: /php4 php.ini-dist Log: Whitespace only. Index: php4/php.ini-dist diff -u php4/php.ini-dist:1.70 php4/php.ini-dist:1.71 --- php4/php.ini-dist:1.70 Fri Mar 2 23:31:43 2001 +++

[PHP-CVS] cvs: php4 /pear/Cache Function.php

2001-03-02 Thread Sebastian Bergmann
/Function.php:1.2Fri Mar 2 00:11:17 2001 +++ php4/pear/Cache/Function.phpFri Mar 2 00:18:35 2001 @@ -15,18 +15,19 @@ // | Authors: Sebastian Bergmann [EMAIL PROTECTED] | // +--+ // -// $Id: Function.php,v 1.2

[PHP-CVS] cvs: php4 /pear/Cache Function.php

2001-03-02 Thread Sebastian Bergmann
Fri Mar 2 00:25:12 2001 +++ php4/pear/Cache/Function.phpFri Mar 2 00:27:43 2001 @@ -15,7 +15,7 @@ // | Authors: Sebastian Bergmann [EMAIL PROTECTED] | // +--+ // -// $Id: Function.php,v 1.4 2001/03/02

[PHP-CVS] cvs: php4 /pear Cache.php

2001-03-02 Thread Sebastian Bergmann
/Cache.php Fri Mar 2 02:29:34 2001 @@ -16,7 +16,7 @@ // | Sebastian Bergmann [EMAIL PROTECTED] | // +--+ // -// $Id: Cache.php,v 1.1 2001/03/01 16:32:28 chagenbu Exp $ +// $Id: Cache.php,v 1.2 2001/03/02 10

[PHP-CVS] cvs: php4 /pear/Cache Output.php

2001-03-02 Thread Sebastian Bergmann
sbergmann Fri Mar 2 02:39:37 2001 EDT Modified files: /php4/pear/CacheOutput.php Log: Fixed typo. Index: php4/pear/Cache/Output.php diff -u php4/pear/Cache/Output.php:1.2 php4/pear/Cache/Output.php:1.3 --- php4/pear/Cache/Output.php:1.2 Thu Mar

[PHP-CVS] cvs: php4 /pear/Cache Graphics.php Output.php

2001-03-02 Thread Sebastian Bergmann
sbergmann Fri Mar 2 08:16:00 2001 EDT Modified files: /php4/pear/CacheGraphics.php Output.php Log: Fixed small glitches. Index: php4/pear/Cache/Graphics.php diff -u php4/pear/Cache/Graphics.php:1.2 php4/pear/Cache/Graphics.php:1.3 ---

AW: [PHP] Passing values from ASP to PHP

2001-03-01 Thread Sebastian Stadtlich
be done with apache even easier, but as you use asp, i assume you use iis Sebastian -Ursprungliche Nachricht- Von: Isaac [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 28. Februar 2001 22:08 An: [EMAIL PROTECTED] Betreff: [PHP] Passing values from ASP to PHP I've been given

[PHP-CVS] cvs: php4 /pear/Cache Cache.php Function_Cache.php /pear/Cache/Container cache_container.php cache_container_file.php

2001-03-01 Thread Sebastian Bergmann
. | // +--+ // | Authors: Ulf Wendel [EMAIL PROTECTED] | // | Sebastian Bergmann [EMAIL PROTECTED] | // +--+ // // $Id: Cache.php,v 1.1 2001/03/01 15:35:18 sbergmann Exp $ /** * Cache is a base class

[PHP-CVS] cvs: php4 /pear/Cache/Container cache_container_phplib.php

2001-03-01 Thread Sebastian Bergmann
] | // | Sebastian Bergmann [EMAIL PROTECTED] | // +--+ // // $Id: cache_container_phplib.php,v 1.1 2001/03/01 15:42:36 sbergmann Exp $ require_once("Cache/Container/cache_container.php"); /* CREATE T

[PHP-CVS] cvs: php4 /pear/Cache/Container cache_container_shm.php

2001-03-01 Thread Sebastian Bergmann
, please send a note to | // | [EMAIL PROTECTED] so we can mail you a copy immediately. | // +--+ // | Authors: Ulf Wendel [EMAIL PROTECTED] | // | Sebastian Bergmann [EMAIL

[PHP-CVS] cvs: php4 /pear/Cache Container.php /pear/Cache/Container file.php phplib.php shm.php

2001-03-01 Thread Sebastian Bergmann
/Container.php:1.1 php4/pear/Cache/Container.php:1.2 --- php4/pear/Cache/Container.php:1.1 Thu Mar 1 08:32:29 2001 +++ php4/pear/Cache/Container.php Thu Mar 1 09:18:22 2001 @@ -16,7 +16,7 @@ // | Sebastian Bergmann [EMAIL PROTECTED

[PHP-CVS] cvs: php4 /pear Makefile.in /pear/Cache Graphics.php Output.php

2001-03-01 Thread Sebastian Bergmann
[EMAIL PROTECTED] | // | Sebastian Bergmann [EMAIL PROTECTED] | // +--+ // // $Id: Graphics.php,v 1.1 2001/03/01 19:22:25 sbergmann Exp $ require_once'Cache.php'; /** * Graphics

[PHP-CVS] cvs: php4 /pear/Cache Graphics.php Output.php

2001-03-01 Thread Sebastian Bergmann
. | // +--+ // | Authors: Ulf Wendel [EMAIL PROTECTED] | -// | Sebastian Bergmann [EMAIL PROTECTED] | // +--+ // -// $Id: Graphics.php,v 1.1 2001/03/01 19:22:25 sbergmann Exp $ +// $Id

[PHP-CVS] cvs: php4 / NEWS

2001-03-01 Thread Sebastian Bergmann
@@ -2,6 +2,7 @@ ||| ?? ??? 200?, Version 4.0.5 +- Added PEAR/Cache as a generic Caching System. (Sebastian, PEAR/Cache) - IMAP quota support (imap_set_quota, imap_get_quota) enabled/added via c-client2000 (kalowsky

[PHP-CVS] cvs: php4 /pear/Cache/Container db.php

2001-03-01 Thread Sebastian Bergmann
] | // | Sebastian Bergmann [EMAIL PROTECTED] | +// | Chuck Hagenbuch [EMAIL PROTECTED] | // +--+ // -// $Id: db.php,v 1.1 2001/03/01 17:22:59 chagenbu Exp $ +// $Id: db.php,v 1.2

[PHP] [Fwd: Problem in renaming file]

2001-03-01 Thread Sebastian Bergmann
Carrie KL Tam wrote: Hi Sebastian, Don't understand why the following code keep telling me the error "Rename failed (Invalid argument)": ?php $forig = 'd:/pict/orig/YI3 ?a.3WOHF'; $fcopy = 'd:/pict/copy/test1'; if (rename($sourcepath,$ftppath)) { echo "pass 1\n";

[PHP-CVS] cvs: php4 /pear Makefile.in /pear/Cache Function.php

2001-03-01 Thread Sebastian Bergmann
and are unable to | // | obtain it through the world-wide-web, please send a note to | // | [EMAIL PROTECTED] so we can mail you a copy immediately. | // +--+ // | Authors: Sebastian Bergmann [EMAIL PROTECTED

[PHP-CVS] cvs: php4 /pear/Cache Function.php

2001-03-01 Thread Sebastian Bergmann
Thu Mar 1 23:52:56 2001 +++ php4/pear/Cache/Function.phpFri Mar 2 00:11:17 2001 @@ -15,7 +15,7 @@ // | Authors: Sebastian Bergmann [EMAIL PROTECTED] | // +--+ // -// $Id: Function.php,v 1.1 2001/03/02 07

[PHP-CVS] cvs: php4 / TODO

2001-02-27 Thread Sebastian Bergmann
sbergmann Tue Feb 27 01:16:49 2001 EDT Modified files: /php4 TODO Log: PHP3_TLS_*() macros are no longer used in ext/dav/dav.c, ext/ldap/ldap.c. Index: php4/TODO diff -u php4/TODO:1.119 php4/TODO:1.120 --- php4/TODO:1.119 Tue Feb 27 01:15:02

[PHP-CVS] cvs: php4 /win32 php4dll.dsp php4dllts.dsp

2001-02-23 Thread Sebastian Bergmann
sbergmann Fri Feb 23 14:55:29 2001 EDT Modified files: /php4/win32 php4dll.dsp php4dllts.dsp Log: That should do the trick. Index: php4/win32/php4dll.dsp diff -u php4/win32/php4dll.dsp:1.8 php4/win32/php4dll.dsp:1.9 --- php4/win32/php4dll.dsp:1.8 Fri

[PHP-CVS] cvs: php4 / NEWS

2001-02-20 Thread Sebastian Bergmann
sbergmann Tue Feb 20 22:22:41 2001 EDT Modified files: /php4 NEWS Log: Added note about PCRE update. Index: php4/NEWS diff -u php4/NEWS:1.597 php4/NEWS:1.598 --- php4/NEWS:1.597 Tue Feb 20 19:55:17 2001 +++ php4/NEWS Tue Feb 20 22:22:41 2001

[PHP] download prompt not woking on macintosh

2001-02-14 Thread Sebastian Stadtlich
the files ( which does not work, because they are CYMK), or displayes the filename 'download.php' in the save dialog PLEASE HELP our designers can't be the only persons to use Mac on the world... i tried everycombination of the following headers, but without success... thanks sebastian code

AW: [PHP] Bad Practices

2001-02-14 Thread Sebastian Stadtlich
OR you could tell apache to parse everything that ends with .inc with php. you can name it .inc .linux .linuxsucks .microsoftsucks (you'll need to have access to http.conf or .htaccess+right to override ...) sebastian -Ursprngliche Nachricht- Von: Rick Hodger [mailto:[EMAIL PROTECTED

[PHP] can i install apache php-module AND php-cgi on the same windows-apache?

2001-02-08 Thread Sebastian Stadtlich
there are other problems... ( no i won't switch to linux on my laptop, because...) thanks sebastian -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

AW: [PHP] gethostbyaddr timeout

2001-02-01 Thread Sebastian Stadtlich
s at least the time it takes will be devided by 1000 ( in avg.) ( and of cause you will need something threadsafe/stable to safe the results.) sebastian -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[PHP] W2K Pro, IIS5.0 + PHP4.4 install trouble....

2001-01-30 Thread Sebastian Stadtlich
what this include thing is about but on an old installation on a nt4.0 ihave nothing written in it.. if i write phpscripts they are executed perfectly, ?php echo ""test"; ? but i don't get any information from phpinfo ( which is pretty usefull..) any sugestions? sebastian

[PHP] could someone point me to a phpbased searchengine crawler?

2001-01-30 Thread Sebastian Stadtlich
I have a tool, that submits our clients pages to popular searchengines. now i need a script that crawls popular searchengines and look where our pages are ranked... i'm sure there must be something like that out there, but i can't find it Sebastian Stadtlich

[PHP-CVS] cvs: php4 /pear/HTML ITX.php

2001-01-24 Thread Sebastian Bergmann
sbergmann Wed Jan 24 03:19:29 2001 EDT Modified files: /php4/pear/HTML ITX.php Log: Forgot to include IT.php. Index: php4/pear/HTML/ITX.php diff -u php4/pear/HTML/ITX.php:1.3 php4/pear/HTML/ITX.php:1.4 --- php4/pear/HTML/ITX.php:1.3 Fri Jan 19

Re: [PHP-CVS] cvs: php4 /ext/mysql/libmysql config-win.h update_sources

2001-01-24 Thread Sebastian Bergmann
_win_pthread_init remains. The others are gone. -- sebastian bergmann e-mail : [EMAIL PROTECTED] homepage : http://www.sebastian-bergmann.de make a gift : http://wishlist.sebastian-bergmann.de measure the usability

[PHP-CVS] cvs: php4 /ext/mysql/libmysql libmysql.dsp my_winthread.c

2001-01-24 Thread Sebastian Bergmann
sbergmann Wed Jan 24 13:08:12 2001 EDT Added files: /php4/ext/mysql/libmysqlmy_winthread.c Modified files: /php4/ext/mysql/libmysqllibmysql.dsp Log: Added my_winthread.c. Thanks to Thimble Smith. Index:

Re: [PHP-CVS] cvs: php4 /ext/mysql/libmysql config-win.h update_sources

2001-01-24 Thread Sebastian Bergmann
Thimble Smith wrote: OK. Can you add the attached file to the libmysql directory and see if it fixes the problem? If so, I'll add it to CVS. It works now, thank you. I already added my_winthread.c to the CVS and patched the MS VisualC++ workspace accordingly. -- sebastian bergmann

AW: [PHP] Non-existant folders??

2001-01-23 Thread Sebastian Stadtlich
the $REDIRECT_SCRIPT_URI to know what the user wanted to see. also you have to send a header("HTTP/1.1 200 OK");. otherwise apache will ad 404 by itself an IE will display it's stupid own errormessages sebastian Hi, I'm creating a little app whereby people will be able to creat

Re: [PHP-CVS] cvs: php4 / NEWS /ext/mysql/libmysql acinclude.m4 bmove.ccharset.c config-win.h dbug.h default.c errors.c fix_copyright global.hlibmysql.c m_string.h mf_dirname.c mf_format.c mf_pack.c mf_path.cmy_alloc.c my_create.c my_fopen.c my_i

2001-01-23 Thread Sebastian Bergmann
MySQL Team wrote: Log: Upgrade ext/mysql/libmysql to version 3.23.32. One notable bug fix is that the client can now connect to a server which is using a default charset other than latin1. Great! All those compiler warnings in libmysql are gone on Win32 :-) -- sebastian

Re: [PHP-CVS] cvs: php4 / NEWS /ext/mysql/libmysql acinclude.m4 bmove.ccharset.c config-win.h dbug.h default.c errors.c fix_copyright global.hlibmysql.c m_string.h mf_dirname.c mf_format.c mf_pack.c mf_path.cmy_alloc.c my_create.c my_fopen.c my_i

2001-01-23 Thread Sebastian Bergmann
unaufgeloeste externe Verweise Nichtaufgeloestes externes Symbol == Not resolved external symbol -- sebastian bergmann e-mail : [EMAIL PROTECTED] homepage : http://www.sebastian-bergmann.de make a gift : http

AW: [PHP] url hide

2001-01-22 Thread Sebastian Stadtlich
ip. sebastian -Ursprungliche Nachricht- Von: Eric Dahnke [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 22. Januar 2001 12:24 An: [EMAIL PROTECTED] Betreff: Re: [PHP] url hide I just asked a similar question two hours ago, and would like to express my interest in this same

[PHP-CVS] cvs: php4 /pear/Cache Function_Cache.php

2001-01-20 Thread Sebastian Bergmann
@@ // | Authors: Sebastian Bergmann [EMAIL PROTECTED] | // +--+ // -// $Id: Function_Cache.php,v 1.2 2001/01/10 01:01:53 ssb Exp $ +// $Id: Function_Cache.php,v 1.3 2001/01/20 17:40:05 sbergmann Exp $ // /** @@ -58,7 +58,7

[PHP-CVS] cvs: php4 /pear/Cache Function_Cache.php

2001-01-20 Thread Sebastian Bergmann
| // +--+ // | This source file is subject to version 2.02 of the PHP license, | // | that is bundled with this package in the file LICENSE, and is| @@ -16,7 +16,7 @@ // | Authors: Sebastian Bergmann [EMAIL PROTECTED

[PHP-CVS] cvs: php4 /pear/HTML IT.php ITX.php /pear/PHPDoc prepend.php /pear/PHPDoc/redist IT.php ITX.php

2001-01-17 Thread Sebastian Bergmann
sbergmann Wed Jan 17 08:15:18 2001 EDT Added files: /php4/pear/HTML IT.php ITX.php Removed files: /php4/pear/PHPDoc/redistIT.php ITX.php Modified files: /php4/pear/PHPDoc prepend.php Log: Move IT[x]

Re: [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c php_odbc.h

2001-01-14 Thread Sebastian Bergmann
' : Unterschiedliche Typen fuer formalen und uebergebenen Parameter 2 D:\Programme\MS Visual Studio\Projekte\php\php4\ext\odbc\php_odbc.c(2447) : error C2198: 'strncpy' : Nicht genuegend Parameter uebergeben -- sebastian bergmann e-mail : [EMAIL PROTECTED

AW: [PHP] problem with rewind

2001-01-11 Thread Sebastian Stadtlich
[Sebastian Stadtlich] you are missing 2 times a ' $file = fopen (' http://ultra10:9000/cgi-bin/query?mss=search http://ultra10:9000/cgi-bin/query?mss=search ', "r"); ok? Sebastian Hi! I try use this code, but not work $file = fopen ( http://ultra10:9000/cgi-bin/query?mss=s

<    1   2   3   4   5   6