[PHP-WIN] Something involving php, but not windows.

2002-04-14 Thread Michael Reynolds
I know this is the windows list, but for 1 question, I don't feel the need to subscribe to the other lists. Would anyone be able to tell me how to run a single php script as root, but apache still run as a non-wheel user? Trying to do this on FreeBSD 4.5-STABLE, but it isn't working for me. Nee

[PHP-WIN] Re: PHP + IIS Problem

2002-04-14 Thread Steve
Dian add double quotes after print around the variable $a like so: Dian Nedeltchev wrote: > > Hello, > i have a problem with php and IIS. > I'm not sure where is the real problem, but when I want to pass a parameter > to web page > and after that print the value of this parameter , is not

[PHP-WIN] MySQL-max and transaction isolation level ?

2002-04-14 Thread Sviss Cobazor
Hi NG. Can anybody tell me what the possible isolation levels for MySQL-max means while using BDB tables? The meaning of each possible isolation level isn't described, only what levels are possible to set. You can start your server with one of the following values: transaction-isolation= READ-U

[PHP-WIN] Re: Apache 2.0.35

2002-04-14 Thread Steffen
This works for me: LoadModule php4_module d:/bin/php/experimental/apache2filter.dll AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps Steffen "Haagen Waade" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > 4.2.0 RC3 is out, and

Re: [PHP-WIN] PHP + IIS Problem

2002-04-14 Thread Rasmus Lerdorf
Turn on register_globals in your php.ini file or use $_GET['a'] On Sun, 14 Apr 2002, Dian Nedeltchev wrote: > Hello, > i have a problem with php and IIS. > I'm not sure where is the real problem, but when I want to pass a parameter > to web page > and after that print the value of this parameter

[PHP-WIN] PHP + IIS Problem

2002-04-14 Thread Dian Nedeltchev
Hello, i have a problem with php and IIS. I'm not sure where is the real problem, but when I want to pass a parameter to web page and after that print the value of this parameter , is not working. An Example http://www.xxxyyy.com/test.php?a=20 and into my web page i have : not working .. i don'

[PHP-WIN] Maybe why ImageTTFtext() does not work on Windows machines...

2002-04-14 Thread The Walters
I think this might be why ImageTTFtext from the Image Functions does not work when using GD 2.0.0 or higher (php_gd2.dll). If you use php_gd.dll this function works but the GD library doesn't support true color support. If you want true color support you have to use php_gd2.dll but then this funct

php-windows Digest 14 Apr 2002 14:15:06 -0000 Issue 1093

2002-04-14 Thread php-windows-digest-help
php-windows Digest 14 Apr 2002 14:15:06 - Issue 1093 Topics (messages 13080 through 13085): Frontpage- help! 13080 by: JJ in MD_USA 13081 by: Scott Carr Zip Code mysql db 13082 by: Russell Griechen Re: Tutorials on stored procedures using SQL Server 13083 b

[PHP-WIN] Re: Apache 2.0.35

2002-04-14 Thread Haagen Waade
4.2.0 RC3 is out, and with Apache2 support. But how to configure it with apache2 ? I see there is a /experimental/apache2filter.dll I guess this is the new module for apache2, but how do I configure it in httpd.conf I've tried to load it as an module, but did not get it to work. "Chris Dion" <[

[PHP-WIN] Re: Tutorials on stored procedures using SQL Server

2002-04-14 Thread John Lim
Try www.sqlteam.com "R.S. Herhuth" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Anyone know of any internet based tutorials on using stored procedures > with SQL Server? > > Thanks, > ROn -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe

[PHP-WIN] Re: Tutorials on stored procedures using SQL Server

2002-04-14 Thread Christoph Grottolo
There's a tutorial on PHP/SQL Server stored procedures at http://www.devarticles.com/content.php?articleId=100 Christoph "R.S. Herhuth" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... | | Anyone know of any internet based tutorials on using stored procedu

[PHP-WIN] Zip Code mysql db

2002-04-14 Thread Russell Griechen
I need to search for the nearest entity in range of 100?? miles. I have a mysqldump...city table does not have a zip_code field or zip_code_id I would prefer to enter in zip_code either/or by memory or by data input...maybe a zip+4 or foreign. In some tables (city for instance)I would want to use