[PHP-WIN] Re: Excel OLE Automation : accessing the Excel constants

2009-05-26 Thread Geoff Lane
On Wednesday, May 27, 2009, 5:55:51 AM, Samuel wrote: > ExcelSheet.Range("C65536").End(xlUp) > This fails because the constant xlUp is undefined... > There is some user contributed notes about that problem in the > documentation (http://jp2.php.net/manual/en/book.com.php) but it doesn't > say if

[PHP-WIN] Re: vbscript not running in php but running as a vbs file

2009-05-23 Thread Geoff Lane
On Saturday, May 23, 2009, Sascha Meyer wrote: > Doh! > Now I found the error: >> if i add this to a php page with the tags >> >> .. >> > these lines will not be rendered by the server, the will directly be > send to the browser, so the browser will try to execute this part of > code (

[PHP-WIN] Re: Are there free IDEs for PHP?

2007-12-10 Thread Geoff Lane
On Monday, December 10, 2007, 5:13:30 AM, Andre wrote: > Are there free-license IDEs to develop and debugging PHP codes? > What is the best among those IDEs? --- I quite like PHP Code Pro (http://www.phpide.de/) It gives me similar functionality to what Visual Studio gives me for ASP. HTH, --

[PHP-WIN] Re: Spammers?

2007-06-14 Thread Geoff Lane
On Thursday, June 14, 2007, 8:19:00 AM, Gustav wrote: > Anyone who know who spammers operate? --- I did at one time suffer injection attacks where the spammers used their own form to take advantage of inherent weaknesses of the PHP mail() function to inject messages and recipient addresses that o