php-windows Digest 5 Feb 2007 11:54:10 -0000 Issue 3131
Topics (messages 27449 through 27455):
Re: New user having problems :(
27449 by: Stut
Re: Printer Functions - print a file
27450 by: Stut
Re: Visual Studio and PHP
27451 by: Bruce Cowin
27452 by: David Lindstrom
27453 by: Aaron Kenney
27454 by: David Lindstrom
Question on virus/worms
27455 by: Seak, Teng-Fong
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
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 you told Apache about PHP? Have you read the installation page and
followed the instructions?
http://php.net/install.windows.apache2
-Stut
--- End Message ---
--- Begin Message ---
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 print. Your best bet is to find a
command line utility that can do what you need and call that from PHP.
-Stut
--- End Message ---
--- Begin Message ---
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 Windows List
Is it possible to compose PHP using MS Visual Studio? If so, what additional
tools/installs are required? Can you please point me in the right direction?
I know that I *could* use Zend Developer Studio, but I'm already a big fan of
VS, and I wouldn't have to pay for and learn new development software.
Thanks,
Jarrett
No trees were harmed during this transmission; however, several electrons were
terribly inconvenienced.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
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 meddelandet
news:[EMAIL PROTECTED]
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 Windows List
Is it possible to compose PHP using MS Visual Studio? If so, what additional
tools/installs are required? Can you please point me in the right direction?
I know that I *could* use Zend Developer Studio, but I'm already a big fan
of VS, and I wouldn't have to pay for and learn new development software.
Thanks,
Jarrett
No trees were harmed during this transmission; however, several electrons
were terribly inconvenienced.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
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,
you can have quite some fun.
--
// DvDmanDT
mail: dvdmandt¤telia.com
msn: dvdmandt¤hotmail.com
""Bruce Cowin"" <[EMAIL PROTECTED]> skrev i meddelandet
news:[EMAIL PROTECTED]
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 Windows List
Is it possible to compose PHP using MS Visual Studio? If so, what additional
tools/installs are required? Can you please point me in the right direction?
I know that I *could* use Zend Developer Studio, but I'm already a big fan
of VS, and I wouldn't have to pay for and learn new development software.
Thanks,
Jarrett
No trees were harmed during this transmission; however, several electrons
were terribly inconvenienced.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
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
app can access the assemblies/classes you code in PHP, as well as any of
PHP's built-in functions (or even extensions!).
--
// DvDmanDT
mail: dvdmandt¤telia.com
msn: dvdmandt¤hotmail.com
""Aaron Kenney"" <[EMAIL PROTECTED]> skrev i meddelandet
news:[EMAIL PROTECTED]
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,
> you can have quite some fun.
>
> --
>
> // DvDmanDT
> mail: dvdmandt¤telia.com
> msn: dvdmandt¤hotmail.com
> ""Bruce Cowin"" <[EMAIL PROTECTED]> skrev i meddelandet
> news:[EMAIL PROTECTED]
> 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 Windows List
>
> Is it possible to compose PHP using MS Visual Studio? If so, what
> additional
> tools/installs are required? Can you please point me in the right
> direction?
>
> I know that I *could* use Zend Developer Studio, but I'm already a big fan
> of VS, and I wouldn't have to pay for and learn new development software.
>
> Thanks,
> Jarrett
>
> No trees were harmed during this transmission; however, several electrons
> were terribly inconvenienced.
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--- End Message ---
--- Begin Message ---
My company's got a web site using PHP. But the server is actually
an IIS 5 sitting inside a Win2K server. So naturally, I'm using php dll
filter. (Please don't tell me to use Apache because we need IIS for
other services). This server also has got an anti-virus installed
(McAfee to be exact).
Since more than a year, I've got several warnings from McAfee
telling me that it was able to catch some virus/worms which were inside
the computer. Here're their names:
PHP/Chaploit
Perl/BackDoor-CXY.gen
PHP/BackDoor.gen
BackDoor-CUS!php Trojan
Do they mean anything to anyone of you? Do you know how they've got
inside the computer? Is there anything to do to prevent that? Are they
known PHP virus/worms to PHP community?
Thanks in advance.
Seak
----------
* Zoner PhotoStudio 8 - Your Photos perfect, shared, organised!
www.zoner.com/zps
You can download your free version.
--- End Message ---