[PHP-WIN] Survey on Open Source

2004-09-13 Thread Mike Chan
Dear all, I am conducting a survey on open source software. This is for my academic coursework and dissertation. It will be great to have your support and participation in this survey. This survey has two separate questionnaires, focusing on the following areas: 1) OSS development (Developers

Re: [PHP-WIN] NT username detectable?

2004-09-13 Thread Manuel Lemos
Hello, On 09/13/2004 05:07 PM, Trevor Gryffyn wrote: Ok, I finally talked our IT guys into turning off the "Anonymous Access" and I can get into the PHP scripts just fine and "LOGON_USER" is populated just fine, but some of the other users in the company get a popup login request when they hit my P

RE: [PHP-WIN] NT username detectable?

2004-09-13 Thread Gryffyn, Trevor
Ok, I finally talked our IT guys into turning off the "Anonymous Access" and I can get into the PHP scripts just fine and "LOGON_USER" is populated just fine, but some of the other users in the company get a popup login request when they hit my PHP pages. If they log in with their usual domain log

RE: [PHP-WIN] Re: PHP 5.0.1 Manual/Automatic Install

2004-09-13 Thread Kevin Crookes
Hi there, I finally managed to get it working. I haven't got a clue how it has started working but it has. I uninstalled PHP, completely removed everything to do with PHP5 from my server, removed IIS, re-installed IIS, downloaded the two package files, and the installation file. Extracted the two

RE: [PHP-WIN] Can't figure out how to surpress this error

2004-09-13 Thread Ed Lazor
Line 0 makes me wonder if you have a space or something before the opening php tag, especially the part about headers already sent. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, September 13, 2004 6:09 AM > To: [EMAIL PROTECTED] > Subject: [PHP-WI

[PHP-WIN] Can't figure out how to surpress this error

2004-09-13 Thread Ron.Herhuth
I have a page that has a form allowing users to upload a file. The following page processes the information they entered checking all form fields with "isset" before attempting to process any of the information. The script works fine EXCEPT when the user does NOT upload a file...then the page dis

[PHP-WIN] eregi

2004-09-13 Thread George Pitcher
Hi, I'm trying to validate page range data. This can be entered as (example) i-ix,1,23-45. I am trying to ensure that, where the user is pasting data from a web page, for instance, that uses an 'n-dash' rather than a hyphen (but could use something else), that the user is alerted to re-type the da

[PHP-WIN] Problem with mapped drive on XP - PHP5

2004-09-13 Thread George Pitcher
Hi, Having sorted most of my upgrade issues, one remains (that worked previously with v4). My code: 01 By the way, the java stuff is a set of tools that allow me to put two PDFs together and then encrypt the final file. Tha batch file then deletes the temp files leaving me with the 'locked' fi