[PHP-WIN] dose some one know of a scrip that will .......

2001-08-26 Thread danial
dose some one know of a scrip that will stop someone from leeching my images.. like. if someone downloads 4 picturs in 35 sec. he will be and for 60 sec. im looking for something that will stop ppl for useing things like http://www.quadsucker.com/quadweb/ (( QuadSucker-Web )) - witch says to the

[PHP-WIN] Resource number

2001-08-26 Thread Sichta Daniel
Hi, Is there any way to pass resource number (returnimg by ibase_query) as parameter to another script file (php -> php)? Dan

[PHP-WIN] Re: About "no-cache"

2001-08-26 Thread science
Hi, Well, I didn't write the counting number into the cookie. For example: I use "if(isset$test)" so when I reload the page the variable $test is still set so that it will count again. I wonder if there is any ways to prevent this situation? Thanks DP "Matthias Maar" <[EMAIL PROTECTED]> ¼¶¼g©ó

Re: [PHP-WIN] Login System

2001-08-26 Thread Angie Tollerson
A really really good login system that you can customize for either database or flatfile is phpSecurePages. I have always loved it because it's easy to add to all your pages without anymore than one line of customization. Has anyone had any security problems with that that has used it? Ang

[PHP-WIN] Directory Date/Time

2001-08-26 Thread David Tod Sigafoos
I am trying to get the date/time off of a directory. I have tried both fileatime and filemtime but both return a null Any ideas? Sample of working code? -- DSig ` David Tod Sigafoos ( O O ) mailto:[EMAIL PROTECTED] ___oOOo__( )__oOO

Re: [PHP-WIN] Re: Help with PHP/Apache/Win98 install

2001-08-26 Thread Goran ALX
hi did you set up config files? http.conf: DirectoryIndex index.php index.php3 index.html - ScriptAlias /php/ "c:/php/" AllowOverride None Options None Order allow,deny Allow from all -- AddType application/x-httpd-php .php .php3

php-windows Digest 26 Aug 2001 13:50:52 -0000 Issue 721

2001-08-26 Thread php-windows-digest-help
php-windows Digest 26 Aug 2001 13:50:52 - Issue 721 Topics (messages 9058 through 9065): Re: PHP and JAVA error??? 9058 by: Arjen van Efferen 2. PHP and JAVA error??? 9059 by: Kumschick Alain Re: Help with PHP/Apache/Win98 install 9060 by: Kumschick Alain 9

[PHP-WIN] PHP compiled with DEAPI

2001-08-26 Thread Thomas Hove
Hello ! I'm running an ApacheWebserver 1.3.20 with mod_ssl/2.8.4, OpenSSL/0.9.6a and PHP 4.0.6. Everytime I start the Apache Server the following error message appear : [Wed Jun 27 12:35:00 2001] [warn] Loaded DSO F:/php/sapi/php4apache.dll uses plain Apache 1.3 API, this module might crash und