[PHP-WIN] destroying COM objects

2003-02-27 Thread Sterling Anderson
I've been using the COM functionality in PHP but I cannot set a way to destroy the objects. If I were using ASP I'd just set OBJECT = nothing. Is there some sort of equivalent in PHP? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Odd for loop behavior.

2003-01-20 Thread Sterling Anderson
y is supposed to be it is inserting nothing. But for value [2] it is inserting [1]'s data. I'm hoping someone can take a look at this and point out where I may have gone wrong. The really odd thing is this code seems to work with different data. For example, if I have a 6 field array it

RE: [PHP-WIN] Newbie Form Question

2002-12-17 Thread Sterling Anderson
Put a hidden field in your form: .. Then at the top of you page put something like: So now the form will have to be submitted before the calculations are done. Thought I am sure there are other ways. ___ Sterling Anderson

RE: [PHP-WIN] PHP Web Mail

2002-12-17 Thread Sterling Anderson
"PHP and MySQL Web Development" - best book ever. It actually has a section for exactly what you are talking about. -Original Message- From: Raheel Hussain [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 17, 2002 12:41 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] PHP Web Mail hi

RE: [PHP-WIN] IIS, ISAPI and PHPBB

2002-12-16 Thread Sterling Anderson
igital-movie-phpBB2\index.php on line 31 It seems like PHP can´t find the includes. But they are there and as you can see, I even added the path to it... It really can´t be the rights management - I´ve given access to Everyone with full level access. This is so strange. Regards Chris "Ster

RE: [PHP-WIN] IIS, ISAPI and PHPBB

2002-12-16 Thread Sterling Anderson
Works fine for me. You may want to make sure you followed the install docs to the letter. I forgot to copy one dll to the right directory and I spent 2 hours trying to figure it out. -Original Message- From: Christian Bartsch [mailto:[EMAIL PROTECTED]] Sent: Monday, December 16, 2002 1:57

[PHP-WIN] Dealing with Mac files

2002-12-13 Thread Sterling Anderson
aling with Mac files? ___ Sterling Anderson Systems Analyst email: [EMAIL PROTECTED] Heartland Business Systems http://www.hbs.net -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php