Re: [PHP-WIN] finding out if a key exists in an associative array

2002-08-22 Thread Steel
} Also, if You want to suppres Warning messages, you can use: @isset($array[$key]) That's all. ;) Hope it'll help. -- The same, Steelmailto:[EMAIL PROTECTED] http://www.none.ru -- PHP Windows Mailing List (http:/

[PHP-WIN] MsWord html

2002-11-10 Thread Steel
Hi php-windows, Does anybody knows, what regexp can help me remove almost all M$ Word2000 HTML tags and styles? Let the Force Be with Yo! ;) -- The Same, Steel mailto:asergey@;inbox.ru http://www.none.ru -- PHP Windows Mailing

Re: [PHP-WIN] Re: MsWord html

2002-11-11 Thread Steel
aRchive Manager (FAR) ;) And tell me please, how do you force Your client to use clean HTML in Your content manager? May be it helps me not to search such a useless thing as a Regexp. Let the Force Be with Yo! ;) -- The Same, Steel mai

Re[2]: [PHP-WIN] Re: MsWord html

2002-11-11 Thread Steel
#x27;s because of content managers of the web site's customer. Almost all of them use Text processors to edit the text. Does anybody can force them not to use Text processors for text editing? Can anybody help me with this? P.s. Thanks all that reply. Let the Force Be with Yo! ;) --

Re: [PHP-WIN] PHP 4.2.3 / Windows 2000 / Apache 1.3.* / Install Prob

2002-11-13 Thread Steel
ead Your_Php_folder/install.txt To install as sapi you need: I've copied php4apache.dll and php4ts.dll to ApacheRoot/modules folder. LoadModule php4_module modules/php4apache.dll AddType application/x-httpd-php .php .php3 .phtml ! Without AddModule command. On my System Win2K & Apache

Re: [PHP-WIN] String as submit

2002-11-18 Thread Steel
hi Rodrigo, Monday, November 18, 2002, 8:19:05 PM, I've got: RSM> hi. RSM> I want to use a sting as a submit button. Can I do that, and how? For example: echo ""; -- The Same, Steelmailto:[EMAIL PROTECTED]

Re: [PHP-WIN] What's wrong ;(

2002-11-19 Thread Steel
string within single quotes. Like this: echo '' . $line["url"] . ''; -- The Same, Steelmailto:[EMAIL PROTECTED] http://www.none.ru -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Win 2k, IIS 5 and PHP

2001-11-15 Thread Martin Steel
Hi, I installed php on my win2k machine running IIS 5, i've set it up as the install.txt file says, and i cant use any php scripts that use variables, such as $HTTP_USER_AGENT, but can use commands such as echo, can anyone help? and tell me how to set up php with iis using isapi so that it will

RE: [PHP-WIN] Re: Win 2k, IIS 5 and PHP

2001-11-20 Thread Martin Steel
lto:[EMAIL PROTECTED]] Sent: 20 November 2001 22:30 To: [EMAIL PROTECTED] Subject: [PHP-WIN] Re: Win 2k, IIS 5 and PHP Did you get any answers Martin? If not does the group have a guide for us as many functions just don't work using iis and php.exe "Martin Steel" <[EMAIL PROTECT