How to write to the Output Pane? |
Site Admin
|
You may want to use OutputDebugString(string $str). It will dump out $str in the View->Tabs->Log window (see Filter->ODS in its popup). As of View->DebugWindows->Output it shows output produced by your script. Normally it's what is passed to the browser and it's a kind of duplication of the browser's Show Source, but we nevertheless have it there because browser may fail to show the sources until it gets some certain amout of data or at least closing body tag.
|
||||||||||||
_________________ The PHP IDE team |
Perfect! |
|
Thanks Dimitri -- exactly what I was looking for!
Took me a couple of weeks to get all the bits of PhpEd set up and working properly for my project, but I must say that its very impressive and will be a *massive* improvement over what we've been doing all these years. Big thanks! -Chris |
||||||||||||
|
How to write to the Output Pane? |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by