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
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 (
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,
--
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