Re: [PHP-WIN] oracle+php4

2001-01-18 Thread Jean-Christophe Le Brun
Hello ! > Hello: My name is Mike and I have little problem.How can I get a connection > to an ORACLE8i-database with php4? > I can't find any documentation about it. If you've a distant database you mut install Oracle client on your PHP serveur. For the connection the best solution is to use OC

php-windows Digest 19 Jan 2001 07:16:55 -0000 Issue 404

2001-01-18 Thread php-windows-digest-help
php-windows Digest 19 Jan 2001 07:16:55 - Issue 404 Topics (messages 5096 through 5111): Win2000 IIS PHP Post/Get Form Operations Question 5096 by: NX Dev 5111 by: Angus Mann Re: PHP Editor 5097 by: NX Dev 5098 by: NX Dev 5101 by: Lorant Toth Re: [P

Re: [PHP-WIN] Win2000 IIS PHP Post/Get Form Operations Question

2001-01-18 Thread Angus Mann
At 06:40 18/01/01 -0600, NX Dev wrote: >I can't get the PHP Server to reconize the "POST/Get" operations done ont >he server. Did i miss something in the config file? Uhm, how can we tell without knowing what you put in there? :) Post your example PHP script/code of where you think it's going

Re: [PHP-WIN] RTF Files Library...

2001-01-18 Thread Thomas
Hello Andi, beside John's, here are two links with specs, http://msdn.microsoft.com/library/default.asp?PP=/library/toc/specs/specs10.xml&tocPath=specs10&URL=/library/specs/rtfspec.htm http://www.wotsit.org/search.asp?page=3&s=text. If you really want to write it for yourself, you might want to

Re: [PHP-WIN] math graphs plotting

2001-01-18 Thread Gonzalo Vera
Try phpclasses.upperdesign.com, there are several very good graphing classes that can be used for mathematical purposes. Gonzalo. > hi all, > is there a math plotting code coded in php that is similar to mathcad etc > for scientific uses > yours, > kayhan > ___

[PHP-WIN] math graphs plotting

2001-01-18 Thread Kayhan Yüksel
hi all, is there a math plotting code coded in php that is similar to mathcad etc for scientific uses yours, kayhan _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- PHP Windows Mailing List (http://www.p

[PHP-WIN] error message

2001-01-18 Thread Steve Hughes
Can anyone help me with the following intermittent error message? "The HTTP Server has returned an unhandled exception while processing the ISAPI application: php4ts!zend_hash_copy + 0x17 MSVCRT!malloc + 0x0" The ISAPI app uses DCOM to send us data files via our website, a Win 2000 server running

[PHP-WIN] installation on Netscape FastTrack

2001-01-18 Thread Piotr Pluciennik
Hi, I'm just trying to find information on how to instal php4 on Netscape FastTrack Server v. 3.01 in Win NT4.0 environment, both - as nsapi and as cgi. Could someone help me to find how to do it? Installation info I've got with my php copy explains this procedure for some servers, unfortunately

Re: [PHP-WIN] Prob. getting Java extension to work.

2001-01-18 Thread Alex Akilov
Paul, Have you tried adding c:\php-4.0.4 to your java.library.path? Alex -- PHP Windows 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]

[PHP-WIN] RE: [PHP] AW: [PHP-WIN] best user authentication method?

2001-01-18 Thread Ignacio Vazquez-Abrams
On Thu, 18 Jan 2001, Wacks, David wrote: > DOES anyone know if there is a way to us MS Authentication directly from > Linux? I am looking into LDAP right now, but am hoping there is an easier > way > > --Dave > Try pam_smb. We've implemented this to allow users to use their domain logon passwor

[PHP-WIN] Lifetime of Filehandler within Session

2001-01-18 Thread Dirk . Dinger
Hi PHP cracks, I need your help with my litte problem here: I need to setup and maintain a tcp-socket connection within a PHP session, because the service on the other side keeps track of the client's state and decides at runtine which html-page is to be displayed as a result of the users form-

[PHP-WIN] oracle+php4

2001-01-18 Thread Mike Jablonski
Hello: My name is Mike and I have little problem.How can I get a connection to an ORACLE8i-database with php4? I can't find any documentation about it. Regards Mike -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

Re: [PHP-WIN] PHP Editor

2001-01-18 Thread Lorant Toth
Hi, I wrote that editor and I've hopefully fixed that bug by now ;) My local development version works fine (this doesn't happen any more). Maybe you should take a look at http://phpcoder.stsoft.cjb.net and download the latest development preview and follow the instructions (I think it contains t

[PHP-WIN] RE: [PHP-DB] Connection to MySQL

2001-01-18 Thread Ben Cairns
try replacing host with localhost and ensure that MySQL is actually running -- Ben Cairns - Head Of Technical Operations intasept.COM Tel: 01332 365333 Fax: 01332 346010 E-Mail: [EMAIL PROTECTED] Web: http://www.intasept.com "MAKING sense of the INFORMATION TECHNOLOGY age @ WORK.." -- PH

[PHP-WIN] RE: [PHP] AW: [PHP-WIN] best user authentication method?

2001-01-18 Thread Wacks, David
I agree. If you have a Linux system, you can emulate this by having one NT server with MS security and link to that page, have it set a copy (upon authentication) and PHP can read the rest. DOES anyone know if there is a way to us MS Authentication directly from Linux? I am looking into LDAP rig

Re: [PHP-WIN] PHP Editor

2001-01-18 Thread NX Dev
[ PHP Coder] Address = http://www.tbns.net/stsoftware/phpcoder/psetup.exe Bob -- PHP Windows 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]

Re: [PHP-WIN] PHP Editor

2001-01-18 Thread NX Dev
http://www.tbns.net/stsoftware/phpcoder/psetup.exe 650K This program is called PHP Coder. It is a HANDY Util. It only has 1 bug that i cam across. If your are finishing a line ... with ;} it will accidently delete the semi-colon. All you need to do in that case is just goto the spot where it

[PHP-WIN] Win2000 IIS PHP Post/Get Form Operations Question

2001-01-18 Thread NX Dev
I can't get the PHP Server to reconize the "POST/Get" operations done ont he server. Did i miss something in the config file? Bob -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list

php-windows Digest 18 Jan 2001 12:27:29 -0000 Issue 403

2001-01-18 Thread php-windows-digest-help
php-windows Digest 18 Jan 2001 12:27:29 - Issue 403 Topics (messages 5081 through 5095): Re: [PHP] best user authentication method? 5081 by: Miles Thompson 5082 by: Miles Thompson Re: Basic Clarification on Sessions(PHP4) 5083 by: Mujahid Passing values 508

[PHP-WIN] Re: R: [PHP-WIN] Two questions

2001-01-18 Thread andy
> The second question sound strange: > try: > include("myinc.php") /* think double quotes are needed */ > ?> > > myfunc(); /* myfunc defined in myinc.php */ > ?> > > Normal HTML stuff goes here > myfunc(); > ?> Silly me: First I forgot those quotes when I was typing the example, and then I

[PHP-WIN] Windows File Tree

2001-01-18 Thread Tom
Hi I want to use an object which looks like the Windows Explorer File Tree in a database application. Does anhone have any code to do this (or know of the COM object or whatever that can be used to build it - I will also want to enable left and right click events at some stage) Cheers Tom --

[PHP-WIN] Problem uploading files...

2001-01-18 Thread Per Nielsen
Hello... I'm a newbie and having a bit of a problem uploading files with php. So please help... The problem: == I'm having a problem uploading a file from a client (through a browser) to my server (http/post). If a choose a file on the client - for example "C:\Program Files\Netscape\Co

[PHP-WIN] R: [PHP-WIN] Two questions

2001-01-18 Thread Ermanno Iannacci
I think "\r\n" should work. The second question sound strange: try: Normal HTML stuff goes here > I'm a newcomer to PHP, and I'm trying to use it to simplify the process of > creating an HTML help file. > I have two questions: the first is, is there any way to change the newline > string t

[PHP-WIN] PHP4 foreach command work around for php3

2001-01-18 Thread Charles Williams \( CEO ACNS \)
I'm kinda new to this php stuff. The server I'm working on only has php3 and the script I have is a PHP4 script. It has this command in it. foreach($l_array_of_elements as $l_search_element){ if ($l_search_element != "") if ($case_sensitive) { $l_search_

[PHP-WIN] Two questions

2001-01-18 Thread andy
I'm a newcomer to PHP, and I'm trying to use it to simplify the process of creating an HTML help file. I have two questions: the first is, is there any way to change the newline string that the "\n" escape produces? At the moment it is outputting 0x0A, while I would prefer it if it would produc

AW: [PHP-WIN] best user authentication method?

2001-01-18 Thread Michael Rudel
Hi Romulo, If you're only working (and all your clients, too) with M$, means M$-Win, M$-IIS, M$-IE, so the best method is NTLM, but all Users must be registered in your PDC as Users. Its very usable in Intranets. Greetinx, Mike (Germany) -Ursprüngliche Nachricht- Von: Romulo Roberto P