Re: [PHP-WIN] passing windows username to apache

2001-01-16 Thread Dreamvale
the last time i did it with an OCX. - Original Message - From: "Matt Williams" <[EMAIL PROTECTED]> To: "Php-Windows@Lists. Php. Net" <[EMAIL PROTECTED]> Sent: Tuesday, January 16, 2001 7:56 PM Subject: [PHP-WIN] passing windows username to apache > HI all > > we're just considering set

[PHP-WIN] Basic Clarification on Sessions(PHP4)

2001-01-16 Thread Mujahid Wazir
Hi, I want to know if the sample implementation below of session variables is correct. I am going through the PHP4 Manual, but any clarification would be great INDEX.PHP SOME OTHER PAGE I tried using session_is_registered() instead of isset but I am getting errors, probably because of incorr

[PHP-WIN] Addendum to the question: as a cgi version...

2001-01-16 Thread Romulo Roberto Pereira
Hey! adding to the question above: as a cgi version what are the authentications methods available?

[PHP-WIN] best user authentication method?

2001-01-16 Thread Romulo Roberto Pereira
hello! What is the best user authentication methd for linux (apache)? and for windows (IIS)?

[PHP-WIN] Relief

2001-01-16 Thread PHPWIN
Dear PHP guys Here's to the El Salvador Earthquake fund Please have a heart... https://www-secure.ifrc.org/donation/donate.asp Also how do you pass parameters to a navigational bar like the one in this site? And where do you get an Applet Code like this? Or Javascript version?

RE: [PHP-WIN] What's up with Cookies on Windows

2001-01-16 Thread David Harrison
I haven't tested it under windows, but theoretically you should be able to set output_buffering=on in php.ini and ou should be able to send headers at any time. --dave > -Original Message- > From: Joey Garcia [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 17 January 2001 4:59 AM > To: [E

RE: [PHP-WIN] Sessions/security

2001-01-16 Thread Ignatius Teo
SGF2ZSBhIGxvb2sgYXQgaHR0cDovL3BocGxpYi5uZXR1c2UuZGUNCg0KPiAtLS0tLU9yaWdpbmFs IE1lc3NhZ2UtLS0tLQ0KPiBGcm9tOiBKYW4gV2FsdGVyIFttYWlsdG86am9obkBsZXJhY2guY3pd DQo+IFNlbnQ6IFdlZG5lc2RheSwgMTcgSmFudWFyeSAyMDAxIDA5OjI1DQo+IFRvOiBQSFAgTWFp bGluZyBsaXN0DQo+IFN1YmplY3Q6IFtQSFAtV0lOXSBTZXNzaW9ucy9zZWN1cml0eQ0

[PHP-WIN] Sessions/security

2001-01-16 Thread Jan Walter
Hi all, I have the following questions concerning sessions/security/...: -A- Is there any way, how to handle, whether the user leaves my site? I know, how to deny access, when user comes to my site from another for the first time (after browser launch), or from another page of my site. What I wa

Re: [PHP-WIN] What's up with Cookies on Windows

2001-01-16 Thread adam
Joey Garcia <[EMAIL PROTECTED]> said: > Warning: Cannot add header information - headers already sent by (output > started at c:\program files\apache group\apache\htdocs\class\cookie.php:2) > in c:\program files\apache group\apache\htdocs\class\cookie.php on line 3 > > setcookie("myCookie","tes

php-windows Digest 16 Jan 2001 19:50:10 -0000 Issue 400

2001-01-16 Thread php-windows-digest-help
php-windows Digest 16 Jan 2001 19:50:10 - Issue 400 Topics (messages 5035 through 5054): Re: PHP Editor 5035 by: Romulo Roberto Pereira 5039 by: phobo 5041 by: Asendorf, John 5047 by: Lorant Toth 5053 by: Alain Samoun Re: How to correctly handle text

Re: [PHP-WIN] What's up with Cookies on Windows

2001-01-16 Thread Joey Garcia
It Worked!!! Boy, they aren't kidding when they are "IT MUST BE THE FIRST THING SENT"! Line 1 now looks like this Thanks for your answer Andrian! -Original Message- From: Andrian Pervazov [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 16, 2001 12:33 PM To: Joey Garcia Subject: Re

Re: [PHP-WIN] PHP Editor

2001-01-16 Thread Alain Samoun
Yes, also do not miss the column mode, you can insert/fill columns, it has been very useful to me for editing large scripts. Alain On Tue, Jan 16, 2001 at 05:09:21PM +1100, Angus Mann wrote: > At 10:24 14/01/01 -0800, Alain Samoun wrote: > >Ultraedit: > >www.sonic.net/alain/ultraedit/ > > Thanks

[PHP-WIN] What's up with Cookies on Windows

2001-01-16 Thread Joey Garcia
I'm really surprised how difficult it is to get cookies to work with PHP, I can't seem to get it to work and I've read all these posts and other posts elsewhere and everyone says the same thing IT MUST BE THE FIRST THING SENT. I have tried everything, what am I doing wrong??? Any help would be m

[PHP-WIN] Cannot build TSRM in Windows

2001-01-16 Thread Jaroslav Snajdr
Hello, I want to build PHP 4.0.4pl1 in MSVC 6.0, following the build instructions, but there is a problem with the TSRM module. When loading the php4ts workspace, I get an error message box that says: This makefile was not generated by Developer Studio. Continuing will create a new Developer Stu

Re: [PHP-WIN] passing windows username to apache

2001-01-16 Thread Chris Adams
On 16 Jan 2001 03:57:10 -0800, Matt Williams <[EMAIL PROTECTED]> wrote: >we're just considering setting up Apache/Linux for our intranet server. Is >there any way that we can get the users windows logon username available to >the scripts on the intranet machine. If they're using IE, just enable H

RE: [PHP-WIN] How to correctly handle textual form inputs for SQL inserts/updates?

2001-01-16 Thread Flint Doungchak
Hi, I ended up using the setting the use_sybase_quotes in the php.ini file to handle this problem. -Flint -Original Message- From: Romulo Roberto Pereira [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 16, 2001 12:32 AM To: [EMAIL PROTECTED]; Mike Flynn Subject: Re: [PHP-WIN] How to c

[PHP-WIN] Installing under win9x/NT/2k - apache/mysql/php4

2001-01-16 Thread Romulo Roberto Pereira
I found this link and think that is useful: http://www.firepages.com.au/phpdev.htm Have fun, Rom

Re: [PHP-WIN] PHP Editor

2001-01-16 Thread Lorant Toth
Hi! While you're talking about it ;) I wrote another PHP Editor that has some neat features I needed. It is for windows and it's FREE, you can take a look at the feature list at http://phpcoder.stsoft.cjb.net/ . I am working on some extensions you usually find in commercial PHP Editors, like PHP

Re: [PHP-WIN] Error with Sessions please help

2001-01-16 Thread Pavel Kalian
Robert, modify your session.save_path directive in PHP.INI to point to an existing directory, for example c:\winnt\temp Pavel - Original Message - From: "Robert Trembath" <[EMAIL PROTECTED]> To: "PHP List" <[EMAIL PROTECTED]> Sent: Tuesday, January 16, 2001 3:37 PM Subject: [PHP-WIN] Err

[PHP-WIN] Error with Sessions please help

2001-01-16 Thread Robert Trembath
I have been using PHP4.04 on W2K with little or no problems using php.exe instead of isapi. But when I try to initiate a session with I get: Warning: open(/tmp\sess_0baf96e5228010461d9116db56bb349b, O_RDWR) failed: m (2) in c:\inetpub\wwwroot\DBTest.php on line 2 Successfully connected to MySQ

[PHP-WIN] Apache crashes on exit with PHP 4.0.4+

2001-01-16 Thread Paulius Bulotas
Hello, using Apache 1.3.14 with PHP as module on WinNT 4.0 SP6. Shutdowns well with 4.0.3pl1, but 4.0.4, 4.0.4pl1 and 4.0.5-dev crashes every time referencing invalid memory (or smth like that). Of course, no problem serving pages, but something is wrong. Any ideas would be nice ;) Regards, Pau

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

2001-01-16 Thread Asendorf, John
Dear Andres, You should be able to get good stuff from http://www.logictran.com/RTF11405.htm The specs are there and they produce an RTF to HTML and an HTML to RTF converters. John - Founder of The 'What Kind of Idiot Uses PHP with IIS with Oracle on NT?' Consortium Members

RE: [PHP-WIN] Simple question that I can't find the answer to

2001-01-16 Thread Asendorf, John
I guess I was just hoping some such thing existed and I was too stupid to find it... Obviously there are plenty of ways to DO it, I just thought I couldn't find something that was obvious! How happy I am to know that it just doesn't exist :) It really had less to do with execution time or read

RE: [PHP-WIN] PHP Editor

2001-01-16 Thread Asendorf, John
My two cents include CoffeeCup HTML Editor (www.coffeecup.com) and PHPEd (http://www.soysal.com/PHPEd/) - John Asendorf - [EMAIL PROTECTED] Web Applications Developer http://www.lcounty.com - NEW FEATURES ADDED DAILY! Licking County, Ohio, USA 740-349-3631 The benefit to the

[PHP-WIN] passing windows username to apache

2001-01-16 Thread Matt Williams
HI all we're just considering setting up Apache/Linux for our intranet server. Is there any way that we can get the users windows logon username available to the scripts on the intranet machine. TIA M@ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [PHP-WIN] PHP Editor

2001-01-16 Thread phobo
/me has used TextPad, its only problem is that it locks the files it opens and some other programs can't even see the files (like i have to close the program to be able to LeapFTP them). Siggy - Original Message - From: "Michael Norum" <[EMAIL PROTECTED]> To: "Kayhan Yüksel" <[EMAIL PROT

Re: [PHP-WIN] DOM

2001-01-16 Thread Tom
James My guess is that whatever the site, the dat will be in a table. It is fairly trivial to strip off everything before the beginning of the table (replace everything up to and including with "") Then replace (say) with and with "" Finally strip out the end of the file ( and onwards) You w

[PHP-WIN] Apache & php problems

2001-01-16 Thread Arve Bersvendsen
There are actually 2 problems, I can't seem to solve on my own. On my test server, running Win98, Apache 1.3.14 (r2), and PHP4.0.4p1, I have tried If I install PHP, using script-alias, it works, for the most part, but 1) If I request a URL like this: http://foo/bar - it finds http://foo/bar.php

Re: [PHP-WIN] How to correctly handle textual form inputs for SQL inserts/updates?

2001-01-16 Thread Romulo Roberto Pereira
> For instance, if a form has and/or inputs, > how do you treat the results of those inputs to safely insert them into the > database, to correct for 'single quotes, "double quotes, \slashes, etc etc > etc. I had the same problem - what I did to solve was use addslashes() in the string before I

Re: [PHP-WIN] PHP Editor

2001-01-16 Thread Romulo Roberto Pereira
www.htmlkit.com is awesome and is FREEWARE - Original Message - From: Bikes <[EMAIL PROTECTED]> To: 'Alain Samoun ' <[EMAIL PROTECTED]>; 'Angus Mann ' <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, January 15, 2001 2:24 PM Subject: RE: [PHP-WIN] PHP Editor Is any of them FREE