Hi there
I'm trying to call an ActiveX object from PHP. The code in ASP looks as
follows:
Set DelphiASPObj = Server.CreateObject("ClientBalance.coClientBalance")
DelphiASPObj.GetClientBalance (Trim(Session("Outlet")) & "E") ,
Trim(Application("FinURL")), ReturnBalance
I tried this in PHP:
$Del
Hi guys
I managed to get this far with my Excel spreadsheet:
// Set the workbook to use and it's sheet
$workbook=$_GLOBALS["templatedir"]."\ElectricityTransactions.XLT";
$sheet="Sheet1";
//Instantiate the spreadsheet component.
$ex = new COM("Excel.sheet") or Die ("Did not connect");
//Open the wor
I use UltraEdit32. It is a wordpad on steriods. It has downloadable syntax
modules for http, apache config files, perl, php, javascript, etc etc.
It has ability to auto-indent, color syntax coding, and auto-saving.
www.ultraEdit.com
aaron
> -Original Message-
> From: [EMAIL PROTECTED]
I use HTML-Kit or Ultra Edit (depending on which machine I am developing
on). HTML-Kit can be found here (http://www.chami.com/html-kit/), It's like
wordpad with steriods (color coding, plug in ability (however I have not
tried any), line highlighting, other helpful tools).
Tony Devlin
-Ori
I use crimsoneditor
http://www.crimsoneditor.com
On Thu, 13 Jan 2005 17:06:55 -0500, Jason Barnett
<[EMAIL PROTECTED]> wrote:
> I use Wordpad. Seriously ;)
>
> --
> Teach a person to fish...
>
> Ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html
> PHP Manual: http://www.p
Windows Wordpad again tho i have found Homesite 5 is good color coded an u
can see the line numbers if that is any help to u.
Nothing beats raw code html or php Notepad is the best ever yeah
Dean "The Insane Guy" Hayes
<-- I design and i redesign but still i never designed true beauty like you
-
i use vi!
Or notepad when I'm on a Windoze box. Wordpad has too much fluff. I like
to keep it as simple and plain text as possible.
:)
Jason Barnett wrote:
I use Wordpad. Seriously ;)
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi
What would be the best way to do the following:
Open an existing Excel spreadsheet. Make some changes to it. Save it
under a different file name.
Anybody got some source or a URL?
Cheers
Louis
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php