Hi there,
For flexible http query handling, I did some enhancement on the SAPI input
filter (see README.input_filter for detail). This enables you to do a
couple of things.
- Rewrite variable names.
- Replace the value by an arbitrary length of string. Currently you can
only reduce the len
PERSONAL
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hello Sara,
>
> Does this apply to all release versions? Or should config.m4 run a library
> check to see which function is exported in the client library being used,
> then #ifdef as needed? Or are we simply saying that mysql-client-lib must
> be version X.Y or greater (Again, if so we should ch
Hi,
I have an extension that includes code to use the common dialog boxes
provided by Win32, explicitly a call to GetOpenFileName().
This is intended for use in command line PHP scripts for selecting files to
work on etc.
Under PHP 4.1.1 this worked fine, the open file dialog boxes would work
per
FYI, [EMAIL PROTECTED] is for issues relating to the various php.net services,
and [EMAIL PROTECTED] is for "policy" discussions.
Creating a new list falls somewhere between the two of these, but most
people on group@ are also on systems@, so systems@ seems like the better
place.
IMO, there is no