[PHP-WIN] $_FILES, backslashes, input=file and IE 6

2002-05-15 Thread BOb Pardoe
I have a problem, I am accepting a file type input in IE6. The file that I want to upload is shown as C:\dir1\dir2\File.ext Posting this page to the next one, where I try to do $_FILES["filename"]["name"] All I get is File.ext This is because of the back slashes. If I c

[PHP-WIN] automation

2002-05-15 Thread Tim Blackwell
i need to automate a php script i'm writing. php doesn't look like it's the best for this. is there a way to automate a php script? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

php-windows Digest 15 May 2002 21:37:33 -0000 Issue 1146

2002-05-15 Thread php-windows-digest-help
php-windows Digest 15 May 2002 21:37:33 - Issue 1146 Topics (messages 13779 through 13802): Sendmail.php 13779 by: Aziz Durmaz 13780 by: Aziz Durmaz 13783 by: aleksandar.skodric.com USERS and thier managment 13781 by: Mentor Mala php+apache+interbase

[PHP-WIN] file upload and backslashes and $_FILES

2002-05-15 Thread BOb Pardoe
Please can anyone tell me how to cope with IE6 showing files after browsing with http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] Undefined variables (was php_gd.dll and Windows XP)

2002-05-15 Thread brother
> -Original Message- > From: Mike Flynn [mailto:[EMAIL PROTECTED]] > Sent: den 15 maj 2002 22:59 > To: Alan Hale; RoboTeddy; [EMAIL PROTECTED] > Subject: Re: [PHP-WIN] Undefined variables (was php_gd.dll > and Windows XP) > > > Blah, blah, blah, for the zillionth time, 4.2 turns > reg

Re: [PHP-WIN] Undefined variables (was php_gd.dll and Windows XP)

2002-05-15 Thread Mike Flynn
Blah, blah, blah, for the zillionth time, 4.2 turns register_globals off in the php.ini. If you want to access the variables directly, turn on register_globals in your php.ini. Otherwise, access them via one of the global arrays ($GLOBALS, $GET, $POST, etc). At 09:16 PM 5/15/02 +0100, Alan H

Re: [PHP-WIN] php 4.2 and database conn

2002-05-15 Thread Nicole Amashta
Thanks, I'm set. I use both MySQL and SQL Server. -nicole www.aeontrek.com Scott Hurring wrote: > If you don't want to install that god-awful MS SQL thing, > MySQL is free, open-source, and runs on Win32 platforms > (and is a snap to install) > > Just have it running as a service on whatever c

RE: [PHP-WIN] php 4.2 and database conn

2002-05-15 Thread Scott Hurring
If you don't want to install that god-awful MS SQL thing, MySQL is free, open-source, and runs on Win32 platforms (and is a snap to install) Just have it running as a service on whatever computer you need to access it on... plug in the IP, name, password, and you're good to go. I do all my devel

Re: [PHP-WIN] Undefined variables (was php_gd.dll and Windows XP)

2002-05-15 Thread Alan Hale
Currently set to report all errors. This seems to be a problem now with variables passed in query strings or from forms not being sent (hence undefined). Other variables OK. So I guess again it's something to do with the server settings, but I don't know how - Original Message - From: "R

Re: [PHP-WIN] php_gd.dll and Windows XP

2002-05-15 Thread RoboTeddy
Check the error reporting directive in your php.ini configuration file - Original Message - From: "Alan Hale" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Jeff Waldock" <[EMAIL PROTECTED]> Sent: Wednesday, May 15, 2002 1:58 AM Subject: Re: [PHP-WIN] php_gd.dll and Windows XP > I think t

Re: [PHP-WIN] Re: Fw: php site: comments welcomed

2002-05-15 Thread Nicole Amashta
Hello, again. And thanks for letting me join ... I noticed some bugs on the profile form. It doesn't show the saved Country. And why does United States of America show up as "United"? And why no field for state? (We have states in the US, city alone isn't enough). Also, is it very necessary to

[PHP-WIN] Re: Return portion of a string

2002-05-15 Thread Nicole Amashta
If you want to use a regex to parse the string: and get back the ID portion, try doing this: $strlink = ""; ## note, you may want to double check my regex syntax. but hopefully ## you will get the idea based on the explanation found in the ## explanation of the eregi function and the 3rd par

RE: [PHP-WIN] Return portion of a string

2002-05-15 Thread brother
> -Original Message- > From: brother [mailto:[EMAIL PROTECTED]] > $var['2'] would then be the id number (I cann't recall the > function really > so I hope I didn't make any mistakes now =) $var['1'] is number two in the index, my bad. /brother -- PHP Windows Mailing List (http://www.

RE: [PHP-WIN] Return portion of a string

2002-05-15 Thread brother
> -Original Message- > From: R.S. Herhuth [mailto:[EMAIL PROTECTED]] > > > > There might be many occurrances of this substring in exactly the same > format but the id's will be unique with each occurance. > > Can someone please show me how to extract the id's (in this case the > 102

[PHP-WIN] Return portion of a string

2002-05-15 Thread R.S. Herhuth
I have an instance where I have an article ($article) that may or may not contain: There might be many occurrances of this substring in exactly the same format but the id's will be unique with each occurance. Can someone please show me how to extract the id's (in this case the 102) of the abo

Re: [PHP-WIN] R: [PHP-WIN] ASP and PHP

2002-05-15 Thread Zac Hillier
PHP contains many precompiled functions which you have to discover and then create by hand in asp. eg htmlspecialchars PLUS Many more Zac -Messaggio originale- Da: "Spychala, Wojciech" [mailto:[EMAIL PROTECTED]] Inviato: mercoledi 15 maggio 2002 15.39 A: [EMAIL PROTECTED] Ogg

[PHP-WIN] Re: Fw: php site: comments welcomed

2002-05-15 Thread The FreelancerNetwork Team
Of course, those who wish to join the community are more than welcome. -Original Message- From: Nicole Amashta [mailto:[EMAIL PROTECTED]] Sent: 15 May 2002 15:38 To: [EMAIL PROTECTED] Subject: [PHP-WIN] Re: Fw: php site: comments welcomed At first glance, I can say I like the look 'n'

[PHP-WIN] R: [PHP-WIN] ASP and PHP

2002-05-15 Thread Alberto. Sartori
PRO PHP: 1) It's free 2) It's multiplatform 3) It's at leat 60% more quick than asp 4) It's open source 5) Not come from Microsoft 6) It's "little" 7) It's C/C++ and PERL sintax like 8) It's easy to learn 9) It can connect to the most used dbms in the world 10) It's cool and you can do also pizza

[PHP-WIN] ASP and PHP

2002-05-15 Thread "SpychaƂa, Wojciech"
is there somebody who can write few points why PHP is better than asp and why is worse? Thanks very much Bitter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Fw: php site: comments welcomed

2002-05-15 Thread Nicole Amashta
At first glance, I can say I like the look 'n' feel! :) Very clean and nice. Good luck with it and may I join? ;) Nicole www.aeontrek.com The Freelancernetwork Team wrote: > D'oh! A link would help... > > www.freelancernetwork.com/index.php > > thanks again. > > - Original Message -

[PHP-WIN] Fw: php site: comments welcomed

2002-05-15 Thread The FreelancerNetwork Team
D'oh! A link would help... www.freelancernetwork.com/index.php thanks again. - Original Message - From: The FreelancerNetwork Team To: [EMAIL PROTECTED] Sent: Wednesday, May 15, 2002 3:27 PM Subject: php site: comments welcomed Hi, we are currently in the process of completing

[PHP-WIN] php site: comments welcomed

2002-05-15 Thread The FreelancerNetwork Team
Hi, we are currently in the process of completing a freelancer portal developed in PHP and I'd be interested in see what some of you think. All comments welcome, but better to mail me direct than posting to the list. Thanks. Andrew

RE: [PHP-WIN] Sendmail.php

2002-05-15 Thread aleksandar
check this, there's quite a long list of contributions and from each one you can get some usefull info... http://www.php.net/manual/en/function.mail.php Regards, Alex > >I know only $subject, $redirect, $mailto (who gets the mail), > >The other variables (Example: $mailbody, $sender, or $somet

[PHP-WIN] php+apache+interbase

2002-05-15 Thread Mauricio
Hi for all. If I try to connect a remote database as: ip:/path_base it work well but if i try to connect a local database as: path_base it don't work well. My local database is in: DOC_ROOT/path_base. Can anyone help me? Thanks in advance. -- Mauricio +55 - (041) - 219-5246 [EMAIL PROTECT

[PHP-WIN] USERS and thier managment

2002-05-15 Thread Mentor Mala
Hello all, I have been recently asked by our company to develop or in some way modify a script that has the LOGIN function, at the same time the password that is entered to be transferred automatically to the support group or in database, as that password will be the identifying "item" for secur

RE: [PHP-WIN] Sendmail.php

2002-05-15 Thread Aziz Durmaz
I know only $subject, $redirect, $mailto (who gets the mail), The other variables (Example: $mailbody, $sender, or $something_else) i dont know variables name becaues of this i want to use them in the mail-body. But how can i get them(other variables because i dont know their names) -Origin

[PHP-WIN] Sendmail.php

2002-05-15 Thread Aziz Durmaz
hi, i want to make a sendmail.php but i know only some variables (Example: who, redirect, subject). Others variables is changeable and i dont know its names. How i can write other variables into mail body -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.p

php-windows Digest 15 May 2002 09:24:26 -0000 Issue 1145

2002-05-15 Thread php-windows-digest-help
php-windows Digest 15 May 2002 09:24:26 - Issue 1145 Topics (messages 13769 through 13778): MSSQL2000 'real' data type and multiple SQL statments in one mssql_query() 13769 by: Jerome Houston 13771 by: Nicole Amashta 13772 by: Jerome Houston skipping # sign

RE: [PHP-WIN] A Request about PHP Manual

2002-05-15 Thread Svensson, B.A.T. (HKG)
> This is just a request. Could some one kindly make the PHP manual more > suitable for Newbies too. It's a bit hard to understand, particularly > for concepts that require prior understanding of programming. If some > one could make any suggestions on this matter I would be very grateful > --