Re: [PHP-WIN] Is there going to be an MSI for php 5.4?

2012-03-08 Thread Steven Scott
On Thu, Mar 8, 2012 at 7:34 PM, Justin Dearing wrote: > Pierre, > > I don't NEED it but I like it. Was going to suggest adding IIS express > support to it. > > I can live with phpmanager for IIS andthe command line tools, I find the > MSI superior and was looking forward to figuring out how to do

Re: [PHP-WIN] Contact Form Problem

2011-06-06 Thread Steven Scott
On Mon, Jun 6, 2011 at 2:18 PM, Gallant, Bryan wrote: > > Sounds more like a blacklisted email domain... > > -Original Message- > From: dustie [mailto:djd...@ntlworld.com] > Sent: Monday, June 06, 2011 12:55 PM > To: php-windows@lists.php.net > Subject: [PHP-WIN] Contact Form Problem > > H

[PHP-WIN] Compiling error

2010-11-26 Thread Steven Scott
I am attempting to build our DLL on PHP 5.3.4. The problem I am encountering has to do with the time32. I am receiving the following errors: C:\Program Files\Microsoft Visual Studio 9.0\VC\include\sys/stat.inl(44) : error C2466: cannot allocate an array of constant size 0 C:\Program Files\Microsof

[PHP-WIN] PHP 5.3.4 has built

2010-11-17 Thread Steven Scott
Thanks to everyone for the help. I created a new image with Visual Studio 2008 Express. Added the Windows 7.0 SDK and then configured the system to use that version. Followed the build instructions, and I now have a development build of PHP 5.3.4. Thanks again for all the help. -- PHP Windows

Re: [PHP-WIN] Re: Build with More Debug

2010-11-02 Thread Steven Scott
On Tue, Nov 2, 2010 at 12:10 PM, Tommy Pham wrote: >> -Original Message- >> From: Tommy Pham [mailto:tommy...@gmail.com] >> Sent: Tuesday, November 02, 2010 8:53 AM >> To: 'Steven Scott' >> Cc: 'Pierre Joye'; 'rquadl...@googlemail.

Re: [PHP-WIN] Re: Build with More Debug

2010-11-02 Thread Steven Scott
On Tue, Nov 2, 2010 at 8:34 AM, Steven Scott wrote: > On Tue, Nov 2, 2010 at 12:39 AM, Tommy Pham wrote: >>> -Original Message- >>> From: Pierre Joye [mailto:pierre@gmail.com] >>> Sent: Wednesday, October 27, 2010 12:25 PM >>> To: Steven Scot

Re: [PHP-WIN] Re: Build with More Debug

2010-11-02 Thread Steven Scott
On Tue, Nov 2, 2010 at 12:39 AM, Tommy Pham wrote: >> -Original Message- >> From: Pierre Joye [mailto:pierre@gmail.com] >> Sent: Wednesday, October 27, 2010 12:25 PM >> To: Steven Scott >> Cc: rquadl...@googlemail.com; php-windows >> Subject:

Re: [PHP-WIN] New clean compile of the 5.3.3 snapshot fails.

2010-11-01 Thread Steven Scott
ensure things are getting loaded. On Sat, Oct 30, 2010 at 6:57 AM, Pierre Joye wrote: > hi, > > On Fri, Oct 29, 2010 at 10:01 PM, Steven Scott wrote: > >> From what I can see, the WinNT.h file is not included in the >> ext\standard\info.c > > It is using wind

[PHP-WIN] New clean compile of the 5.3.3 snapshot fails.

2010-10-29 Thread Steven Scott
I have created a new, bare, clean, VM Image of 2003 Server, with all the up to date patches. Installed Visual Studio 2008 Express SP1 Set the include paths for include and libs to include the SDK paths for Include and Lib Installed Windows SDK 6.1 Created directories as specified in http://wiki.ph

[PHP-WIN] Re: Build with More Debug

2010-10-27 Thread Steven Scott
On Wed, Oct 27, 2010 at 2:51 PM, Pierre Joye wrote: > On Wed, Oct 27, 2010 at 8:15 PM, Steven Scott wrote: > >> Interesting, but I do not see an include for WinNT.h in the info.c >> file.  It is in my code too, but I do not see a reference to it in the >> source code on t

[PHP-WIN] Re: Build with More Debug

2010-10-27 Thread Steven Scott
On Wed, Oct 27, 2010 at 12:00 PM, Richard Quadling wrote: > On 27 October 2010 16:31, Steven Scott wrote: >> On Mon, Oct 25, 2010 at 12:19 PM, Steven Scott wrote: >>> On Mon, Oct 25, 2010 at 9:58 AM, Pierre Joye wrote: >>>> hi, >>>> >>>> &

[PHP-WIN] Re: Build with More Debug

2010-10-25 Thread Steven Scott
h faster > than trying to fix the mess. > > Cheers, > > On Mon, Oct 25, 2010 at 3:31 PM, Steven Scott wrote: >> After fixing the PATH error from the Windows SDK, I can once again run >> the cscript, and this is the output.  Still have the same Object >> error. >

[PHP-WIN] Build with More Debug

2010-10-25 Thread Steven Scott
After fixing the PATH error from the Windows SDK, I can once again run the cscript, and this is the output. Still have the same Object error. C:\php5\source>config.nice C:\php5\source>cscript /nologo configure.js "--enable-calendar" "--enable-cli" "--with-gettext" Saving configure options to con

Re: [PHP-WIN] Compile Problem on Visual Studio 2010

2010-10-25 Thread Steven Scott
On Fri, Oct 22, 2010 at 4:26 PM, Steven Scott wrote: > On Fri, Oct 22, 2010 at 3:49 PM, Steven Scott wrote: >> On Fri, Oct 22, 2010 at 3:15 PM, Pierre Joye wrote: >>> On Fri, Oct 22, 2010 at 7:52 PM, Steven Scott wrote: >>> >>>> I am running V

Re: [PHP-WIN] Compile Problem on Visual Studio 2010

2010-10-22 Thread Steven Scott
On Fri, Oct 22, 2010 at 3:49 PM, Steven Scott wrote: > On Fri, Oct 22, 2010 at 3:15 PM, Pierre Joye wrote: >> On Fri, Oct 22, 2010 at 7:52 PM, Steven Scott wrote: >> >>> I am running Visual Studio 2010, but the changes show: >> >> VC10 works just fine here (

Re: [PHP-WIN] Compile Problem on Visual Studio 2010

2010-10-22 Thread Steven Scott
On Fri, Oct 22, 2010 at 3:15 PM, Pierre Joye wrote: > On Fri, Oct 22, 2010 at 7:52 PM, Steven Scott wrote: > >> I am running Visual Studio 2010, but the changes show: > > VC10 works just fine here (many boxes). What do you use? Visual studio > console or the SDK (7.x incl

Re: [PHP-WIN] Compile Problem on Visual Studio 2010

2010-10-22 Thread Steven Scott
On Fri, Oct 22, 2010 at 12:26 PM, Richard Quadling wrote: > On 22 October 2010 17:21, Steven Scott wrote: >> On Fri, Oct 22, 2010 at 12:16 PM, Richard Quadling >> wrote: >>> On 22 October 2010 17:07, Steven Scott wrote: >>>> On Fri, Oct 22, 2010 at 11

Re: [PHP-WIN] Compile Problem on Visual Studio 2010

2010-10-22 Thread Steven Scott
On Fri, Oct 22, 2010 at 12:16 PM, Richard Quadling wrote: > On 22 October 2010 17:07, Steven Scott wrote: >> On Fri, Oct 22, 2010 at 11:17 AM, Pierre Joye wrote: >>> hi, >>> >>> Follow these instructions: >>> >>> http://wiki.php.net/

Re: [PHP-WIN] Compile Problem on Visual Studio 2010

2010-10-22 Thread Steven Scott
On Fri, Oct 22, 2010 at 11:17 AM, Pierre Joye wrote: > hi, > > Follow these instructions: > > http://wiki.php.net/internals/windows/stepbystepbuild > > Cheers, > > On Fri, Oct 22, 2010 at 2:58 PM, Steven Scott wrote: >> Not sure if this is the right list

Re: [PHP-WIN] Compile Problem on Visual Studio 2010

2010-10-22 Thread Steven Scott
On Fri, Oct 22, 2010 at 10:33 AM, Tommy Pham wrote: >> -Original Message- >> From: Steven Scott [mailto:chowarm...@gmail.com] >> Sent: Friday, October 22, 2010 5:58 AM >> To: php-windows@lists.php.net >> Subject: [PHP-WIN] Compile Problem on Visual Studio

[PHP-WIN] Compile Problem on Visual Studio 2010

2010-10-22 Thread Steven Scott
Not sure if this is the right list for this question, but I have not found a better one on the PHP site to reference. I am unable to build PHP 5.3.3 on Windows using Visual Studio 2010. I have been able to build previous versions, but the new buildconf.bat file works, but when I run the configure

Re: [PHP-WIN] Line by line debugger for PHP for command line work.

2010-10-12 Thread Steven Scott
XDebug is a common tool, and can link with most IDEs. There is also FirePHP plugin if you are using Firefox. On Tue, Oct 12, 2010 at 8:47 AM, Richard Quadling wrote: > Hi. > > I'm trying to trawl my way through a load of code I've been dumped > with. It is a mixture of VERY BIG functions and a l

Re: [PHP-WIN] Debugging & Profiling PHP on Windows

2010-09-15 Thread Steven Scott
had to read > 15+ pages of google for troubleshooting setting up and still no luck... > > Thanks everyone for your help, > Tommy > >> -Original Message- >> From: Steven Scott [mailto:chowarm...@gmail.com] >> Sent: Wednesday, September 15, 2010 7:22 AM >>

Re: [PHP-WIN] Debugging & Profiling PHP on Windows

2010-09-15 Thread Steven Scott
Simply send a Subject line with: subscribe xdebug-general On Wed, Sep 15, 2010 at 9:55 AM, Tommy Pham wrote: > Hi Pierre, > > I've tried several times to subscribe to the mailing list and kept on > getting this: > >> -Original Message- >> From: Ecartis [mailto:ecar...@lists.xdebug.org] >>

Re: [PHP-WIN] PHP Debugger for Windows?

2010-08-03 Thread Steven Scott
er_ the initial 2.1 release. > So if you download your crashy windows version when 2.1 came out, then > you should try the new binaries. > > Tyrael > > On Tue, Aug 3, 2010 at 3:08 PM, Steven Scott wrote: > > Yes, we do have the XDebug 2.1 installed with PHP 5.2 support which

Re: [PHP-WIN] PHP Debugger for Windows?

2010-08-03 Thread Steven Scott
Yes, we do have the XDebug 2.1 installed with PHP 5.2 support which is what we are using. On Tue, Aug 3, 2010 at 8:59 AM, Ferenc Kovacs wrote: > On Tue, Aug 3, 2010 at 2:46 PM, Keith Davis > wrote: > > That was what I was going to suggest. We use Netbeans for 90% of our PHP > > development. It

Re: [PHP-WIN] PHP Debugger for Windows?

2010-08-03 Thread Steven Scott
; on too long and won't do watches without crashing (you can still see > variables, etc...) > > > Keith Davis (214) 906-5183 > -Original Message- > From: Steven Scott [mailto:chowarm...@gmail.com] > Sent: Tuesday, August 03, 2010 7:44 AM > To: Alice Wei > Cc:

Re: [PHP-WIN] PHP Debugger for Windows?

2010-08-03 Thread Steven Scott
The NetBeans IDE will also support debugging on Windows as will the Zend IDE on Eclipse. XDebug is a common DLL that provides the debugging interface to PHP and is used by both products above. Hope this helps. On Mon, Aug 2, 2010 at 7:57 PM, Alice Wei wrote: > > Hi, > > I am exploring some of

[PHP-WIN] PHP cannot connect to the database

2005-06-02 Thread Scott Powell
a quick zencart/phpbb site and also evaluating PHP to possibly migrate our office from Cold Fusion. Thanks for your help. Scott - Discover Yahoo! Find restaurants, movies, travel & more fun for the weekend. Check it out!

Re: [PHP-WIN] How do you tell if 'mail' function was successful?

2005-03-18 Thread Scott Leighton
On Friday 18 March 2005 7:06 pm, Ross Honniball wrote: > Anyone know how to tell if a mail('[EMAIL PROTECTED]', 'sub', 'body') > is successful or not? > Address it to yourself and see if you receive it. -- POPFile, the OpenSource EMail Classifier http://popfile.sourceforge.net/ Linux 2.6.8-

Re: [PHP-WIN] File Upload problem

2004-10-01 Thread Scott Carr
Ok, now it is getting even more wierd. My 5.0.2 File Upload stopped functioning again. I stopped and restarted apache with 502, and it still failed. I moved the folder to php.502, and then moved php.432 back to php. Restarted apache and everything worked. Scott Carr OpenOffice.org

[PHP-WIN] File Upload problem

2004-10-01 Thread Scott Carr
Upload failed', E_USER_WARNING); } I am using QuickForm to build the form. This has worked before, but not on this system. Is there something I am missing? Thanks -- Scott Carr OpenOffice.org Documentation Maintainer -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Can't load DLL

2004-06-09 Thread Scott Reynolds
I'm running PHP 4.3.6 on Windows XP Pro IIS 5.1. I had this working before then I rebuilt my box and now it doesn't work. Here's the error: unknown(): Unable to load dynamic library './extensions\php_curl.dll - the specified module could not be found. I have the dll enable in the php.ini file.

[PHP-WIN] How do I access the value of PHP_OS?

2004-04-07 Thread David Scott
In the PHP on Windows chapter of Programming PHP, there is mention of a constant, PHP_OS, that can be used to determine the OS running the server that PHP is on. The example code is as follows, However, rather than checking this value, I'd like to see if flat out. I tried this, But it didn'

[PHP-WIN] COM Hangs Script if another Script is doing something at the same time

2003-11-13 Thread Scott Carr
Long subject but, it's a weird problem. I am running a system that has 1 COM object used in a couple different spots. Basically the usage is on 3 pages in a 30-40 page system. So it is not that many locations. I have noticed that if I am accessing a script at the same time a COM script is runni

[PHP-WIN] getting download resume to work

2003-09-11 Thread Scott Dotson
I am trying to get the ability to resume broken downloads with a client (such as FlashGet, GetRight, etc...) I am able to download the complete file without resume and everything works properly, but, when using a download manager, if I break the download then continue, the byte count never matches

[PHP-WIN] Re: Web page timeout with PHP 4.3.3 on IIS & Win2K

2003-08-26 Thread Scott Stricker
php in the IUSR environment all seemt to work okay. If anyone would like more info, please let me know what you need to know and I'll try to answer the question. Thanks -- E. Scott Stricker - NGIT @ Smartlink "M.Staiger" <[EMAIL PROTECTED]> wrote in message news:[EMAIL

[PHP-WIN] Re: Web page timeout with PHP 4.3.3 on IIS & Win2K

2003-08-26 Thread Scott Stricker
FYI, I've since removed 4.3.3 and re-installed 4.3.2 and it worked immediately. Only difference I noticed in install was 4.3.2 only showed WWW Service in list to add .php to, whereas 4.3.3 showed WWW Service and all sites with .php reference. -- E. Scott Stricker - NGIT @ Smartlink &

[PHP-WIN] Web page timeout with PHP 4.3.3 on IIS & Win2K

2003-08-26 Thread Scott Stricker
-- E. Scott Stricker - NGIT @ Smartlink -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] what win32 SMTP are you using with php?

2003-04-01 Thread Scott Carr
Try http://www.xmailserver.org It has several setup programs for it. Very small footprint. (around ~900kb zip.) Pretty cool. -- Scott Carr Documentation Maintainer http://documentation.openoffice.org OpenOffice.org Quoting "Leo G. Divingracia III" <[EMAIL PROTECTED]>: >

Re: [PHP-WIN] Sending Mail with PHP

2003-03-31 Thread Scott Carr
What kind of Authentication do they require? LOGIN, POP3 before SMTP, CRAM-MD5, etc? -- Scott Carr Documentation Maintainer http://documentation.openoffice.org OpenOffice.org Quoting Listuser <[EMAIL PROTECTED]>: > My ISP requires email authentication when sending emails, is the

[PHP-WIN] Re: Excel Spreadsheet as a datasource (Using Excel thru COM)

2003-03-20 Thread Scott Hurring
at my site for more updates in the comign days/weeks) (Im using this now in combination with GTK to develop a "standalone" app for a Win32 machine. Excel is great becuase the managers can simply open the file and print it and dont have to use a separate program to generate reports) -

[PHP-WIN] Installing PHP with Apache on Win ME

2003-03-12 Thread Nick Scott
I have gone through the steps and when I open a php page it wants to download the page. What do I need to do? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Fw: PDF extensions seems to do not work properly on IE

2003-01-23 Thread Scott Carr
You need to check the disposition line. Content-Disposition: inline; filename=genome.jpeg I believe you are missing the semi-colon. -- Scott Carr Documentation Maintainer http://documentation.openoffice.org OpenOffice.org Quoting Leonardo Javier Belén <[EMAIL PROTECTED]>: > > --

Re: [PHP-WIN] MySQL Statement Failing in PHP

2003-01-23 Thread Scott Carr
A quicky: echo "$query_rsRegisteredClasses" To make sure the query is exactly what you are expecting. Copy the exact SQL statement and run in MySQLAdmin sql window. PHP to PHP, SQL statement to sql statement. -- Scott Carr Documentation Maintainer http://documentation.open

RE: [PHP-WIN] Configuration of Apache Server

2003-01-19 Thread Scott Carr
You need to put the file under \Program Files\Apache Group\Apache\htdocs That is the normal path for default apache. -- Scott Carr Documentation Maintainer http://documentation.openoffice.org OpenOffice.org Quoting Chris Kranz <[EMAIL PROTECTED]>: > Make sure your browsing to the

Re: [PHP-WIN] Basics!

2002-11-26 Thread Scott Carr
What version of Apache and PHP are in the book? -- Scott Carr Documentation Maintainer http://documentation.openoffice.org OpenOffice.org Quoting [EMAIL PROTECTED]: > I'm interested in learning PHP. I got a book with the apache server on it and > it's got PHP I can't

Re: [PHP-WIN] case sensitive

2002-11-21 Thread Scott Carr
Steppin out on a limb here, but I believe PHP just uses the underlying File System calls. If they are case-sensitive then PHP will. If not, then no. -- Scott Carr Documentation Maintainer http://documentation.openoffice.org OpenOffice.org Quoting milisphp <[EMAIL PROTECTED]>: >

Re: [PHP-WIN] Permission denied with copy function.. SOLVED

2002-11-14 Thread Scott Carr
Glad things are working for you now. Permissions can be a pain, definately. -- Scott Carr Documentation Maintainer http://documentation.openoffice.org OpenOffice.org Quoting Step Schwarz <[EMAIL PROTECTED]>: > Scott, you were right all along. I started searching ASP lists for help

[PHP-WIN] Windows XP setup problem with Apache 1.3 and PHP

2002-11-14 Thread Scott Trosper
rm the php installation using php -i and piping this to an HTML file that I could open. The system I am using is running Windows XP professional with SP1 installed. Thanks in Advance, Scott Trosper [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://w

Re: [PHP-WIN] Permission denied with copy function..

2002-11-13 Thread Scott Carr
What user is IIS running as? Does it have access to those directories? -- Scott Carr Documentation Maintainer http://documentation.openoffice.org OpenOffice.org Quoting Step Schwarz <[EMAIL PROTECTED]>: > Sorry to post two questions in the space of 24 hours, but I'd very much

Re: [PHP-WIN] query problem

2002-11-06 Thread Scott Carr
Make sure you have the AutoIncrement bit set on the table. -- Scott Carr Documentation Maintainer OpenOffice.org Quoting Frank Tudor <[EMAIL PROTECTED]>: > I am using php on unix and have moved my pages and > database over from a win 2k server. > > I rebuilt the databases &g

RE: [PHP-WIN] COM gurus... please help

2002-10-25 Thread Scott Carr
COM have been Security related. Even if I think there is no way they can be security related, it turns out they were. So check, recheck and double check. Have fun... -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting "Asendorf, John&quo

RE: [PHP-WIN] COM gurus... please help

2002-10-25 Thread Scott Carr
What OS are you running this on? -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting "Asendorf, John" <[EMAIL PROTECTED]>: > UPDATE > > Well, I've got it working now, KINDA. Here's the problem, when I call t

Re: [PHP-WIN] COM gurus... please help

2002-10-24 Thread Scott Carr
direct PHP interface for it as well. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting "Asendorf, John" <[EMAIL PROTECTED]>: > Hello all, > > PHP 4.2.3, NT4, IIS4 > > I finally have a practical application to use CO

Re: [PHP-WIN] Any Squirrelmail users running on Windows NT 5 under IIS 5?

2002-10-01 Thread Scott Carr
Actually, the only error you need to worry about is the first one that pops up at the top of the page. After that, the resulting errors are because of the first error being displayed. It may help. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org

Re: [PHP-WIN] Re: dynamic combo boxes

2002-10-01 Thread Scott Carr
How are you trying to access the variable from the called page? Make sure you use $_GET['tutname'] or $_POST['tutname'] to access the resulting variable. Also, what does your form tag state as method and post attribs? -- Scott Carr OpenOffice.org Documenta

[PHP-WIN] fsockopen timeout not working

2002-09-30 Thread Scott Dowd
I have a PHP application that goes out an checks all our servers via SNMP when requested. Trouble is, if the server is not available, the fsockopen never times out and therefore never moves onto the next server. I am running 4.2.3 on IIS (NT4). I read there was a bug with previous versions, but I

Re: [PHP-WIN] dynamic combo boxes

2002-09-30 Thread Scott Carr
)) { while ($row = $dialscripts->fetchRow(DB_FETCHMODE_ASSOC)) { $strRET .= "\n"; } } $strRET .= ""; -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Tim Blackwell

Re: [PHP-WIN] Basic Question about closing a file

2002-09-12 Thread Scott Carr
Modifications inline to try. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ $OpenCSV = fopen ($FileCSV, "w"); if ($OpenCSV === FALSE) { print ("The query could not be executed!\n"); } else { print ("The Sales CSV file

Re: [PHP-WIN] Basic Question about closing a file

2002-09-12 Thread Scott Carr
Why are you opening it twice? -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Arthur <[EMAIL PROTECTED]>: > The file in the code below is not closing successfully. Variable $FC = 1. > Can someone tell me what is going on? >

Re: [PHP-WIN] . becomes _ when submitting page

2002-09-09 Thread Scott Carr
That's the reason I said reverse the string and replace the first occurance. The only time it would be a problem is if they did not put an Extension. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Kjell Hansen <[EMAIL PROTECTED]&g

Re: [PHP-WIN] . becomes _ when submitting page

2002-09-09 Thread Scott Carr
You can still do so. Just reverse the string. Replace the first occurance of "_" with ".". Re-reverse the string. Now you have a Filename. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Kjell Hansen <[EMAIL PROTEC

Re: [PHP-WIN] argc and argv doesn't work!

2002-09-09 Thread Scott Carr
Use php-cli.exe. If you can't, check your php.ini file. argv and argc are usually turned off in the ini file. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Christian Pichler <[EMAIL PROTECTED]>: > Hey there, > > We w

[PHP-WIN] BugZilla: Please Wait

2002-09-02 Thread Scott Carr
I looked at BugZilla, and it is actually two html files. They are sent with a Content-Type of XMultipart-Mime, and both pages are sent in the same transmission. Interesting... -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org

Re: [PHP-WIN][ANSWER] Long Job (Please Wait)

2002-09-02 Thread Scott Carr
-list/199903/2571.php If anyone can see any problems with this, please say something. I am going to try this tomarrow. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Scott Carr <[EMAIL PROTECTED]>: > Hello all, > > I am

[PHP-WIN] Long Job (Please Wait)

2002-09-02 Thread Scott Carr
ext thing is to dig in the source for BugZilla to pick this apart.) I believe it is a header thing, but I am grasping at the moment. Thanks for any help or direction you can send me in. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation

Re: [PHP-WIN] Re: COM and Word, how?

2002-09-02 Thread Scott Carr
Can you open Word in ActiveState Perl or some other app? (Besides VBA.) It may be a problem with your word COM settings. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Dallas Thunder <[EMAIL PROTECTED]>: > Well, this script work

Re: [PHP-WIN] Any good tutorials on working with IMAP/POP3 and php

2002-08-20 Thread Scott Carr
You can look at the IMP project from HORDE. http://www.horde.org It uses IMAP, POP3, LDAP and a couple other acronyms as well as being used by several companies in the 1 user range. I use it for all of my email including this one. -- Scott Carr OpenOffice.org Documentation Maintainer http

RE: [PHP-WIN] Getting Field Names in Microsoft SQL

2002-08-16 Thread Scott Carr
E_ASSOC); $field_names = array_keys($row); Iterate $field_names for the field names from the table. This should work for any database that PHP can use. Have fun... -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting David Hollister <[EMAIL PROTECTED

[PHP-WIN] CSS Question

2002-08-15 Thread Scott Carr
I know this is not the specific list for this, but I figured there'd be a couple CSS gurus here. Is there a way to create CONTSTANTS or variables in css? I have 2 colors that I need to use in about 20 places, and it would be benificial to use a constant. Thanks for any help. -- Scott

Re: [PHP-WIN] Re: php cookie / session problem

2002-08-14 Thread Scott Carr
Did you change the location for the Cookies? In the php.ini it starts off in /tmp which does not exist on a windows machine. Try changing it to c:\temp or something that actually exists on your box. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org

Re: [PHP-WIN] PHP & "POST"

2002-08-14 Thread Scott Carr
D would be best used as a GET variable, because you could call it from a FORM or a Direct Link very easily. (EXAMPLE: "form.php?ActionID=1") -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Samura1 <[EMAIL PROTECTED]>: > One

Re: [PHP-WIN] Passing array to function

2002-08-13 Thread Scott Carr
Surround your variables with {} curly braces. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Bill Hudspeth <[EMAIL PROTECTED]>: > I am trying to write a function that builds a multiple-choice drop down > list. As such, I need t

Re: [PHP-WIN] Creating a zip through php

2002-08-12 Thread Scott Carr
Anything is possible. :-) I'd suggest using a Zip exe through exec. You can use Info-Zip or some other executable, and passing in the folder to the command line. The zip functions inside of PHP can not write a zip at the moment. -- Scott Carr OpenOffice.org Documentation Maintainer

[PHP-WIN] Include problems

2002-08-03 Thread Scott
oblem. Now I want to store all my includes in one directory www.include.com/inc that doesn't work>>> Warning: Failed opening 'test.inc' for inclusion (include_path='') Can anyone help me with this??? Thanks scott -- PHP Windows Mailing List (http://ww

Re: [PHP-WIN] Apache WebServer version 2.0.39 on Windows 2000 and PHP 4.2.2

2002-07-31 Thread Scott Carr
Use the php4apache2.dll -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Fernando Rêgo Rodrigues <[EMAIL PROTECTED]>: > Hi, > > I am running Apache WebServer version 2.0.39 on Windows 2000. > > I have install PHP 4.2.2 a

Re: [PHP-WIN] Re: getting an image from a database

2002-07-30 Thread Scott Carr
the c drive, and use readfile to pass the file to the system. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting David Elliott <[EMAIL PROTECTED]>: > Hi Scott > > On 30 July 2002 at 15:10:50 -0500 (which was 21:10 where I live) S

Re: [PHP-WIN] getting an image from a database

2002-07-30 Thread Scott Carr
What field type are you using to store the image? -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting David Elliott <[EMAIL PROTECTED]>: > hi all > > A small bit of php code below will pull an image from a database. My problem &g

Re: [PHP-WIN] Identifying data types in PHP

2002-07-30 Thread Scott Hurring
And more generally, http://www.php.net/manual/en/function.gettype.php -- Scott Hurring Systems Programmer EAC Corporation scott (*) eac.com -- "Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > is_array > > On Tue

[PHP-WIN] Re: SESSIONizing Post form vars

2002-07-30 Thread Scott Hurring
$HTTP_SESSION_VARS, it doesn't seem like the best thing in the world (i would keep them separate).array_merge() will probably do what you want... or a simple loop: while (list($k,$v) = each($_POST)) $HTTP_SESSION_VARS[$k] = $v; -- Scott Hurring Systems Programmer EAC Corporation sco

[PHP-WIN] Re: pretty simple-but i can't figure it out

2002-07-30 Thread Scott Hurring
ore and prevent accidental mis-interpretation (if you use "$imore.php", it would not use "$i"'s value but "$imore") -- Scott Hurring Systems Programmer EAC Corporation scott (*) eac.com -- "Tim Blackwell" <[EMAIL PROTECTED]> wrote in message news:[EMAIL

[PHP-WIN] Re: PHP Integration...

2002-07-30 Thread Scott Hurring
Well, as a starting point, for Outlook, look at COM, i've used it to control Excel in the past. As for credit checking agencies, i have no idea what type of interface you're dealing with, so i can't really suggest anything. good luck, though... sounds like a fun project :) -

Re: [PHP-WIN] Re: Looking for some help with using CDO with PHP

2002-07-30 Thread Scott Carr
Why would you need too??? Try the SMTP routines in PHP-PEAR, they work very good, and are a heck of alot easier to use. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Manuel Lemos <[EMAIL PROTECTED]>: > Hello, > > On 07/3

Re: [PHP-WIN] input type=file

2002-07-29 Thread Scott Carr
You also need the PHP.ini file set to accept files. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Lorne T <[EMAIL PROTECTED]>: > Is there a setting or something that needs to be done to allow the file > input to work corr

Re: [PHP-WIN] Re: Converting to a sting

2002-07-26 Thread Scott Carr
ks surrounding the variables, this tells MySQL that you want to use these as strings. You can also use " if you would like. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Brian McGarvie <[EMAIL PROTECTED]>: > you can use the follo

Re: [PHP-WIN] pretty simple-but i can't figure it out

2002-07-25 Thread Scott Carr
try: echo "{Your Text}"; -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Tim Blackwell <[EMAIL PROTECTED]>: > how do you make a link using PHP it's very simple in html and javascript, > but i can't seem to

RE: [PHP-WIN] Date conversion

2002-07-25 Thread Scott Carr
You can use strtotime function. It'll take any textual rep of a date and convert it to Unix Timestamp. Then your checks will be int based. You can then use Date() to format it back to your liking, etc. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffic

Re: [PHP-WIN] Can php generate MS word doc format?

2002-07-24 Thread Scott Carr
(Of course, it is around 550 pages, but at least it is all there, eh.) I am working with this as well as a Perl script, if you are interested. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Nicole Amashta <[EMAIL PROTECTED]>: &g

Re: [PHP-WIN] Dumb date question

2002-07-24 Thread Scott Carr
$strTime = date("mm/dd/", strtotime("Jan 13, 2002")); -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting "R.S. Herhuth" <[EMAIL PROTECTED]>: > > I was hoping someone could help me quickly. I did

Re: [PHP-WIN] Is there a limit... PLEASE HELP I'm Desperate

2002-07-23 Thread Scott Carr
What Database are you using? How are you accessing the data? Direct, PEAR::DB, ADODB? -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting "R.S. Herhuth" <[EMAIL PROTECTED]>: > > After checking the bios it seems to be t

Re: [PHP-WIN] Re: Syntax

2002-07-23 Thread Scott Carr
The explaination I posted was from the manual on the page I copied into the email. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Peter <[EMAIL PROTECTED]>: > Scott's explaination makes it look a bit like the if syntax in MS

[PHP-WIN] Re: php.ini

2002-07-23 Thread Scott Hurring
Nope :) Have you checked the return status of all mysql function calls? most probably, there's a failing connect or query call somewhere that you're not catching. -- Scott Hurring Systems Programmer EAC Corporation scott (*) eac.com -- "Wayne A. Darby" <[EMAIL PROTE

Re: [PHP-WIN] Syntax

2002-07-23 Thread Scott Carr
ssion is evaluated, and that is the result of the conditional expression. Otherwise, the third subexpression is evaluated, and that is the value. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Kit Kerbel <[EMAIL PROTECTED]>: > > Wh

Re: [PHP-WIN] Is there a limit...

2002-07-23 Thread Scott Carr
How big are the larger BIOS? -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting "R.S. Herhuth" <[EMAIL PROTECTED]>: > > Is there a limit to the amount of text a variable can hold? > > I have a situation where I

Re: [PHP-WIN] php4 session variables HELP!!

2002-07-12 Thread Scott Carr
It looks like everything is OK, except where you check $userid and $password. You are not using _SESSION for those variables so it appears they will never be set. -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting Kit Kerbel <[EMAIL PROTEC

[PHP-WIN] Re: IIS Bugs???

2002-07-12 Thread Scott Hurring
There's a problem with IIS and the rest of the world :-) -- Scott Hurring Systems Programmer EAC Corporation scott (*) eac.com -- "Brian McGarvie" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... OK This is a followon from my Browser

Re: [PHP-WIN] How to dectect if a file exist in specific Folder

2002-07-12 Thread Scott Hurring
or use google :-) http://google.com/search?q=PHP+file+exists&ie=UTF-8&oe=UTF-8&hl=en&lr= 5th link down is a direct link to file_exists function specs on zend.com -- Scott Hurring Systems Programmer EAC Corporation scott (*) eac.com -- "David Elliott" <[EMAIL PROTEC

[PHP-WIN] Re: ini_set

2002-07-12 Thread Scott Hurring
erhaps the admin. turned off ini_set() for security reasons (although it sounds like you're running this locally) -- Scott Hurring Systems Programmer EAC Corporation scott (*) eac.com -- "Robert" <[EMAIL PROTECTED]> wrote in message 015a01c22815$2bf5d2b0$1aacfe91@fatalerror"

[PHP-WIN] Re: Returning values from function

2002-07-12 Thread Scott Hurring
Do it the opposite way... don't use "&" when passing vars to functions, but do use it when receiving values in functions: -- Scott Hurring Systems Programmer EAC Corporation scott (*) eac.com -- "Thomas Weidner" <[EMAIL PROTECTED]> wrote in message [EMAI

  1   2   3   >