Hi, Brad. Maybe this will help you:

bash-2.04$ cat php_version.h
/* automatically generated by configure */
/* edit configure.in to change version number */
#define PHP_VERSION "4.2.0"
bash-2.04$

----- Original Message -----
From: "brad lafountain" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 07, 2002 8:10 AM
Subject: [PHP-DEV] detecting php versions


> Hello,
>
> My extension uses php_start_ob_buffer() i am trying to cross compile it
from
> php-4.1.2 and php-4.2.0. Well the number of parameters in
php_start_ob_buffer
> changed and PHP_API_VERSION stayed the same between the two. Is there a
way
> that i can detect this at compile time.
>
>  - Brad
>
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Health - your guide to health and wellness
> http://health.yahoo.com
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to