Pedro,

Your question is difficult to answer because it is not specific enough.

First I tried to identify what you meant by version number.  I tried right
clicking on the desktop, no version number.  I opened windows explorer and
tried right clicking on a file listed there, and got modification dates, but
no version number.  I opened an internet explorer and right clicked on a
blank area of the page in the browser window, and properties there did not
show me version number.

Here is the difficulty, the interface most often used to respond to clicks
is a GUI, and PHP doesn't have a GUI, unless you are considering GTK, which
you didn't mention.  Typical web based applications (like those programmed
in PHP) use the web browser as it's GUI, and since PHP only responds to
clicks as defined in HTML (not sure how you'd get right clicks).

Your question asked about Windows and PHP and to get a good answer, you
probably need to be more specific about each.  Where in windows do you see
your version number?

Hope this helps,

Warren Vail

-----Original Message-----
From: Pedro Irán Méndez Pérez [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 03, 2004 3:09 PM
To: John Nichel
Cc: Lista de Php-General
Subject: RE: [PHP] how can I get the fileversion?


Thank you for your help, My question is:

How can I know the version of a file, I mean, in Windows if you press click
with the mouse right button you can see the file properties, in those
properties you can see the version.

how can I see, the same thing in php?

 =====
"żAcaso se olvidará la mujer de su bebé, y dejará de compadecerse del hijo
de su vientre? Aunque ellas se olviden, yo no me olvidaré de ti"

Isa 40:27
 =====

Atte   Pedro Irán Méndez Pérez


-----Mensaje original-----
De: John Nichel [mailto:[EMAIL PROTECTED]
Enviado el: Viernes, 03 de Septiembre de 2004 01:10 p.m.
CC: [EMAIL PROTECTED]
Asunto: Re: [PHP] how can I get the fileversion?


Pedro Irán Méndez Pérez wrote:
> Hello everybody, I am a new in this list, and I can´t find the form of
read
> from file his file version, I am working with php  4.3.2, Apache 
> 1.3.x, Win32 (XP).
>
> Can you help me??
>
> PD. Sorry for my english, but I am Mexican :)
>
>  =====
> "żAcaso se olvidará la mujer de su bebé, y dejará de compadecerse del 
> hijo de su vientre? Aunque ellas se olviden, yo no me olvidaré de ti"
>
> Isa 40:27
>  =====
>
> Atte   Pedro Irán Méndez Pérez
>

Hi Pedro,

   Not that I don't want to help you, but with our language differences, I'm
not sure I know what you're asking.  On this page, there is a Spanish PHP
Mailing list which may be of more help to you.  Good luck!

http://us4.php.net/mailing-lists.php

--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to