You can create winforms applications with it, but there's no graphical
designer. You can run your normal PHP apps with it, giving them a fair
speedup. You can use PHP as ASP.NET language (although, I don't think that's
recommended). You can access and use any .NET assembly/class, and any .NET
a
Here's a concept:
Visual php.net.
Please microsoft please?
Isn't it time to kill off ASP yet?
On 2/4/07, David Lindstrom <[EMAIL PROTECTED]> wrote:
With Phalanger and its VS integration package, you get color highligthning
and debugging support, and since Phalanger compiles into .NET assemblies,
With Phalanger and its VS integration package, you get color highligthning
and debugging support, and since Phalanger compiles into .NET assemblies,
you can have quite some fun.
--
// DvDmanDT
mail: dvdmandt¤telia.com
msn: dvdmandt¤hotmail.com
""Bruce Cowin"" <[EMAIL PROTECTED]> skrev i meddel
I use Visual Studio to write my PHP code. I use as is, without any add-ins or
tools. Ok, you don't get the colour coding in the PHP code so it's really just
using it as a text editor. But works fine.
Regards,
Bruce
>>> Jarrett Meyer <[EMAIL PROTECTED]> 3/02/2007 7:10:25 a.m. >>>
To: PHP Wi
Chuck Anderson wrote:
I've scoured the php.net online manual and other notes about Printer
functions and do not see how I simply send a file to the printer using
the Printer functions.
PHP cannot do this directly, it needs something that understand the
particular file type you're wanting to p
Future Computers and Internet Services wrote:
I am running Apache 2.2 Build Jul 27 2006 with PHP5
the server seams to be working ok but I am unable to get PHP to work at
all. pages are either blank or they return the actual code.
I must be doing something daft but I just can't see what
Have
Hi there,
what I want to do on my Windows server: open Illustrator, make it open a
JavaScript file and execute it (manually you would go to File -> Scripts),
all controlled via PHP.
Unfortunately I got no idea on how to do this. I only got some codesnippet,
that opens Illustrator. Not that muc
Hello there,
On a windows server, I want to call Adobe Illustrator, make it open a
javascript file and execute it. All controlled via PHP. I use com to call
illustrator, which already works nice, but I cant make it yet to open the
script file. Does anyone know where to find information about th