[PHP-DEV] $HTTP_RAW_POST_DATA

2002-08-28 Thread abdul-kareem.abo-namous
hi everyone is $HTTP_RAW_POST_DATA only filled if REQUEST_TYPE is set to POST? even if 'always_populate_raw_post_data = On'? does anyone have a short info on this? rasmus maybe? thx alot! Abdul-Kareem Abo-Namous -- PHP Development Mailing List To unsubscribe, visit: ht

[PHP-DEV] ext OCI8 again

2002-08-22 Thread abdul-kareem.abo-namous
Hi everyone I am in the process of rewriting a few parts of the oci ext, mainly the createn/init of OCIEnv. This is an extremly important step in order to be able to support multiple nls's (character sets etc.) on the same server in a shared environment. just to understand it: as it seems, OC