Try Looking at this parameter in the php.ini:
; Valid range 0 - 2147483647. Default = 4096.
mssql.textlimit = 65536
; Valid range 0 - 2147483647. Default = 4096.
mssql.textsize = 65536
colin
"Becky Gruebmeyer" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]"&
such as é and Ä (which show up on the credits
page), don't work under all charsets/encodings.
I will test it again, with the charset declaration back in, but I'm
relying on people with non-Western browsers and charsets for some
feedback on how the choice of charset affects the rendering of
part of the info in the Japanese
characters, and all the rest of the page looks fine. i.e.:
http://devel.easydns.com/~cmv/.info.php?var=%E6%97%A5%E6%9C%AC%E8%AA%9E
This is under Moz 1.2 on my machine.
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
> If someone gives me an account on an OSX box (or even better, puts an
> OSX box into my mailbox! ;-) I will make it work.
Don't know how useful/useable this is, but Sourceforge's compile farm
includes a box with OSX (10.1).
- Colin
--
PHP Development Mailing List <http
come in ("ISO-2022-JP")
renders the HTML entities correctly, but fails on the un-encoded character.
I really think the best solution (not perfect, but best) is to specify
some fonts so the pages look nice, and hard code in the ISO-8859-1 font.
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
all?
> If you are not certain how to make phpinfo() work under most
> environment, I can help.
If you can make it work under most environment *and* look good (i.e. as
much like it used to, sans-serif fonts and all), then great! CVS is a
wonderful thing. :)
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
up in
other data. These need to be encoded *somehow* if the page is to be
XHTML compatible, and I'm not about to implement utf8_encode() in C. :)
I don't know what the solution to this is. My instinct is to ask "why
don't we just hardcode the pages to use US-ASCII, or ISO-
font defs.
> What's more problematic in the css code below, is the 75% default on td/th.
>
> If you nest that, the inner td, is 75% of 75% of the body.
But there is no nesting of tables in phpinfo()'s output.
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
Would this problem be solved if the META tag that defines the character
set is hard-coded to use US-ASCII or ISO-8859-1, instead of going
through the process it does now to try and determine a charset?
- Colin
Yasuo Ohgaki wrote:
> First problem, CSS should not contain specific font
>
http://domains.canadacomputes.com/
If I could set up PWEE with something like this:
... etc ...
Is this possible in PWEE right now? If not, would you consider adding
support for it?
- Colin
--
PHP Development Mailing
d Extension: 20020903
>
Okay, I'll look into this.
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
Does 2.53 contain buggy cache
code and is downgrading my version of autoconf really the appropriate
solution? Or was the cache issue solved in a later version, and the
buildconf message needs to be updated?
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscr
> Just out of curiosity, what was the size before/after?
Right now, it reduces the size to about 75% of the original. But a few
minor changes could drop that easily to 50%.
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
> It obviously is not compatible with current browsers as it
> is really ugly in IE and NS.
It looks pretty much identical to the way it did before in MSIE 5+ and
NS 6+ and Mozilla. It only looks "ugly" (i.e. not as nice as before) in
NS 4.x, a broswer that almost no one uses anymore.
>
uld be text-only
or plain, unformatted, uncoloured tables.
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
libmcal is now at http://sourceforge.net/projects/libmcal/
- Colin
"Georg Richter" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello all,
>
> Obviously MCAL is the follower of ICAP. The icap library isn't more
>
useable, if you never send an
unindexed array to a method function. But when you do, it returns
unexpected values.
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list
, but want to be fairly sure it works first. :)
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
I can't get to it either through the web, or through NNTP.
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
gt; Heh. That's what I get for sending a link without reading the
> content. :)
S'ok!
Actually, that bug report is for something in PEAR, not the XML-RPC
extention. The bug I *really* meant is at:
http://www.geocrawler.com/lists/3/SourceForge/10636/0/7291199/
- Colin
"Zak Greant" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> On December 10, 2001 03:42 pm, Colin Viebrock wrote:
> > Any docs on using this extension?
>
> Hey Colin,
>
> There is an article on Zend -
> htt
Any docs on using this extension?
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
not to be
> changed at all. No idea why there was every introduced
> lowercases
Except, that would entail making function names and class names
case-sensitive, which they aren't now. That is much more of a major
change to the language (with huge compatability issues)
7 +468,10 @@
}
ce = Z_OBJCE_PP(arg);
- RETURN_STRINGL(ce->name, ce->name_length, 1);
+ lcname = estrndup(ce->name, ce->name_length);
+ zend_str_tolower(lcname, ce->name_length);
+
+ RETURN_STRINGL(lcname, ce->name_length, 1);
}
/* }}
get_class() function to be consistent, regardless of whether the class is
user-defined or extention-defined.
Any reason why this shouldn't be consistent?
- Colin
Previous Comments:
[2001-11-21 19:35:55] [EMAIL PROT
you where close:
call_user_method()
colin
Zak Greant wrote:
> IIAGR, you should be able to find an example in call_user_func()
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mai
hp
script as if it was defined in the php script.
thanks,
colin
--
Colin McDonald - [EMAIL PROTECTED]
home: http://nexus.carleton.ca/~colin/
public key: http://nexus.carleton.ca/~colin/pubkey.asc
fingerprint: http://nexus.carleton.ca/~colin/fingerprint.asc
--
PHP Development Ma
ed by every request in the
application, reads many files and does a lot of string parsing.
thanks,
colin
--
Colin McDonald - [EMAIL PROTECTED]
home: http://nexus.carleton.ca/~colin/
public key: http://nexus.carleton.ca/~colin/pubkey.asc
fingerprint: http://nexus.carleton.ca/~
I suppose the text here needs to be revamped in light of the Zend license
change.
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail:
Well, this was solved by removing the configure script that came with the
snap, and running ./buildconf (thanks Derick).
I'm guessing that the script that automagically generates these snaps is
building a bad configure file ... somehow.
- Colin
"Colin Viebrock" <[EMAIL PR
FWIW, I get the same error with just a simple "./configure" with no flags.
The configure file is available to see at
http://tex.privateworld.com/~cmv/configure
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additi
matter.
FWIW, I'm doing this because of the file-upload problem described at:
http://marc.theaimsgroup.com/?l=php-general&m=97498417629870&w=2
Any help would be appreciated.
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail:
then why does this work in version 4.0.4 ?
Bug Database wrote:
>ID: 12690
>Updated by: jeroen
>Reported By: [EMAIL PROTECTED]
>Old Status: Open
>Status: Bogus
>Bug Type: Arrays related
>Operating System: Windows 2000
>PHP Version: 4.0.6
>New Comment:
>
>Array_unique isn't supposed to handle mu
ID: 13165
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Class/Object related
Operating System: RedHat 7.1
PHP Version: 4.0.6
New Comment:
Just wondering if there has been any progress on this report? Thanks.
Previous Comments:
-
From: [EMAIL PROTECTED]
Operating system: RedHat 7.1
PHP version: 4.0.6
PHP Bug Type: Class/Object related
Bug description: Definate problem with classes and included files
There is *definately* a problem in PHP 4.0.6 with classes, inheritance, and
included/required files.
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4.0.6
PHP Bug Type: Class/Object related
Bug description: Problems with including from within included files
There definately seems to be some issues with including or requiring files
from within other files that have b
ht, perhaps we can merge the 2 somehow before .7 goes final...
Either way is fine with me, whichever leaks less memory. I was just worried
it might be version C. :)
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional c
->children[0]->content=='c' &&
$__x->children[0]->content=='d') {
echo 'API A';
} else if ($__x->children[0]->tagname=='a' &&
$__x->children[0]->attributes[0]->name=='b' &&
$__x->children[0]->
From: [EMAIL PROTECTED]
Operating system: rh 7.2
PHP version: 4.0.6
PHP Bug Type: Compile Failure
Bug description: php-4.0.7RC1: make error
./configure \
--with-mysql=/usr/local \
--disable-pear \
--enable-track-vars \
--enable-debug \
--disable-magic-quotes \
--enable
crazy,
colin
http://nexus.carleton.ca/~colin/
====
Colin McDonald wrote:
> Hi there,
>
> (I'm cc'ing you sascha because you seem to be the author of this area of
> mcrypt, I apologize if you are not and/or a
Nevermind ... I just saw the bug report and notice that it's fixed in CVS.
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
anual about getting both working as DSOs.
Ideas?
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
ot occur?
NOTE: I followed all the steps here before attempting to compile mcrypt,
ie instaled cygwin, etc. (I don't if it matters, probably?)
Another NOTE: you may want to strip my email address from your reply OR
take out the underscores.
thanks for your help,
colin
--
PHP D
From: [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version: 4.0.6
PHP Bug Type: Arrays related
Bug description: array_unique under windows does not work as it does under linux
in linux, the following array would be UNCHANGED after being put through
array_unique. But
Just planning some upgrades here at easyDNS and wondering if there is a
plan yet for when 4.0.7 might be released?
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact th
Anyone else here notice that the additional information "blocks" for modules
compiled into PHP is pretty much sorted in reverse alphabetically order?
Just wondering if we could switch it to forward alpha order, if possible.
And why zlib seems to come up in the wrong location.
- Colin
Hey, I appologize ahead of time if this is the wrong forum for this
question.
Are the php socket functions still as experimental as indicated in the
manual?
Are they stable on windows and standard distros of linux?
tia,
colin
--
PHP Development Mailing List <http://www.php.net/&
I'm not sure what the url rewriter does,
but I know XHTML and XML requires a trailing slash in tag that have no
end tags (like img, input, etc)
something like this is valid:
maybe that is what this code is writing?
my 2c,
colin
[EMAIL PROTECTED] wrote:
> From:
just to confirm, I'm using php 4.0.6 with IIS as an ISAPI module and I
get this error when using this url:
url: ev.php/hello/world
Warning: Failed opening 'c:\inetpub\wwwroot\EV30\ev.php\hello\world' for
inclusion (include_path='.') in Unknown on line 0
[EMAIL PROTECTED] wrote:
> From:
> I prefer style #1 as well -- it preserves backward compatability and
> is consistent with the libxml2 docs.
Plus, it is then similar to other PHP functions that use an "object" or
"handle"
as the first argument (e.g. mysql_, fopen, fwrite, curl, etc.).
- Colin
-
is working. Is it a lower
level than the code in php (ie win sockets)?
thanks and hope I can help!
colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
ready: bug #12018
Sterling has been fixing some other cURL stuff, but he's told me (offlist)
that he can't look at this problem until next week. Hopefully someone else
can stand up and take a quick look.
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscri
curl_easy_getinfo(ch->cp, option, &get_header);
if (get_header &&
ch->handlers->write->method == PHP_CURL_RETURN) {
...
- Colin
Previous Comments:
[2001-07-10 11:49:33] [EMA
I don't know who is in charge of the new mail server, but I'm getting a lot
of bounce messages from the server. Here is a copy of the latest (btw, that
IP at the end is pb1.pair.com - 216.92.131.4)
- Colin
> --- Below this line is a copy of the bounce message I received.
&g
> Full name: Chris Roman
> Email: [EMAIL PROTECTED]
> ID:rmn96
> Purpose: To report my bug
Try http://bugs.php.net/ You don't need a cvs account to report bugs.
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail
the 2 segfaults in the
Apache log.
Let me know what other info I can give to help track down the problem.
- Colin
--
Edit bug report at: http://bugs.php.net/?id=12018&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
www/news.php.net/nntp.inc:14)
in /usr/local/www/news.php.net/group.php on line 19
.. and then the XML data.
Can we build this into the main website somehow (a link, I suppose, and
interface integration)?
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail:
0.6 version, that's fine. However, I've
heard various reports of major memory leaks in it. I'd rather have a
leak-free version with a new syntax than a leaky version with the old
syntax. Whichever makes more sense is fine with me.
- Colin
--
PHP Development Mailing List <h
ars \
--disable-debug \
--disable-magic-quotes \
--enable-ftp \
--with-gettext \
--with-xml \
--with-dom \
--enable-wddx \
--with-curl \
--with-pgsql \
--with-zlib \
--enable-versioning \
--enable-sockets \
--with-openssl \
--with-snmp \
--with-readline \
--with-mcrypt
- Colin
--
PHP Developme
text/html
Parse error: parse error in x.php on line 4
[cmv@sunniva Reg]$
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
h-curl \
--with-pgsql \
--with-zlib \
--enable-versioning \
--enable-sockets \
--with-openssl \
--with-snmp \
--with-readline \
--with-mcrypt
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL P
ld like to be a part of the dev list without having to
sift through 300+ bug reports a day.
Just a thought.
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list admini
.6rc2. Take
this script with the missing semi-colon:
x.php
Then, "php -l x.php" outputs nothing, but "php x.php" returns the expected:
X-Powered-By: PHP/4.0.6RC2
Content-type: text/html
Parse error: parse error in x.p
7;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/sources/php4/ext'
make: *** [all-recursive] Error 1
- Colin
P.S. Also, it now appears you need libtool >= 1.4 ... the docs on cvs.php.net should
be changed, I suppose.
--
Edit Bug report at: http://b
ke my scripts all seem to work without any changes, so I
guess I'm okay with whatever DOMXML version is in 4.0.6RC1. :)
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
> Can you please check 4.0.6RC1?
(http://www.php.net/~andi/php-4.0.6RC1.tar.gz)
Getting make errors with CURL (which I never got before):
...
curl.c: In function `php_minit_curl':
curl.c:175: `CURLOPT_FILETIME' undeclared (first use in this function)
curl.c:175: (Each undeclared identifier is re
> No, we'll revert it to 4.0.5 version, not 4.0.4.
Is this the version that includes the "complete rewrite of the DOMXML
module"?
Basically, which will work now:
$rootname = $XML_TREE->root->name;
or
$rootname = {$XML_TREE->children[1]}->tagname;
?
Pleas
wee bit annoyed if all the code I rewrote for the
4.0.5 "version" of the DOMXML functions needs to be rewritten to go back to
the 4.0.4 version. :(
FWIW, I've been using the 4.0.5 and CVS version flawlessly" no core dumps,
segfaults or other weirdness.
- Colin
--
PHP Develop
And that 4.0.5 will just have it's own "syntax"?
I've already updated all my scripts to the new syntax, assuming it was the
way of the future. Don't tell me we are back-pedalling now!
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe,
intf("\$t[%s] = urldecode(\"%s\");",
join('][',$s2), urlencode($v)
);
}
}
}
}
eval($temp);
$$var = $t;
if ($global_function)
> Example:
> I have a page with multiselect, which name is SEL1
> (I cannot use square brackets because I need to use a JavaScript on the
> page, so, it's not allowed in variable names to contain [ ] ).
Sure it is allowed: http://ca.php.net/FAQ.php#7.14
- Colin
--
PHP De
like
StrReplace() and MySQL_Fetch_Row(), which will seriously cause problems on
non-case-sensitive installs ... unless all variations of PHP functions are
reserved.
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comma
assed, in which case it's just returned as is.
You wouldn't need a bigger nor an additional hash table, AFAICT, and only
what I imagine is relatively minor code changes to the get_class(), etc.
functions.
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubsc
:
getOriginalDeclaredName('foo_class');// returns 'Foo_Class';
... which I don't have a problem with, I suppose. Then again, I don't write
the Zend code. :)
I don't follow how having the full case of the original declaration would
help you.
- Colin
-
t-and-earlier versions should be kept *somewhere* and
available. We don't need CVS to do it (since no one is going to modify
them), and we certainly don't need to clog up all the mirror sites with
them.
Is that what you're saying Jim?
- Colin
[p.s. I'm moving this discuss
> Full name: Virsago Vahniir
> Email: [EMAIL PROTECTED]
> ID: Taros
> Purpose: Personal Webpage
Hehehe ...
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
T
The "phpweb" tree should just contain the site files. "distributions" tree
should contain all the downloads (including those big .chm files, please).
I don't have a collection of all the old distributions, nor the CVS karma to
do this, so ... can someone else set this up?
"mbstring" (or "mb_string"). If this
handles any multi-byte character strings and Unicode, then it's going to be
used for a lot more than Japanese strings.
Hopefully, this will save me from porting String::Unicode into PHP. :)
- Colin
--
PHP Development Mailing List <
> I added an error of level E_NOTICE for this.
Thanks.
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
edit some of the layout files. :)
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Parse error: parse error, expecting `T_PAAMAYIM_NEKUDOTAYIM' or `'('' in
/path/to/file.php on line 246
Zeev/Andi ... ? :)
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
ne above is what is in my php.ini file.
The docs say it should "restore a given configuration option to its original value."
Shouldn't that be the setting in the php.ini file?
- Colin
--
Edit Bug report at: http://bugs.php.net/?id=10463&edit=1
--
PHP Development Maili
directory `/usr/local/sources/php4/main'
make: *** [all-recursive] Error 1
- Colin
--
Edit Bug report at: http://bugs.php.net/?id=10461&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [E
wrapper function/class over all
these HTTP_*_VARS
> arrays to validate stuff ;)
I can't face wading through 4 megs of code to switch to using HTTP_POST_VARS
all the time. :)
What kind of a wrapper function/class are you suggesting?
> So this is not a bug, and you might want to close it.
so HTTP_ENV_VARS is not set, nor are the respective global vars.
- Colin
Previous Comments:
---
[2001-04-20 11:42:23] [EMAIL PROTECTED]
After updating my CVS version of PHP, a dump of HTTP_ENV_VARS showed several new
e
ate variables in the global scope.
- Colin
--
Edit Bug report at: http://bugs.php.net/?id=10423&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
hould remove it from the list of "php -h" options.
- Colin
--
Edit Bug report at: http://bugs.php.net/?id=10348&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To
Not all Perl
modules are in CPAN.
Or for starting their own PEAR-ish repository ... PHP Library of Unlisted
Modules = PLUM ;)
So no matter what some non-intuitiveness will eventually creep in. I just
think that'll be a by-product of PHP becoming so popular.
- Colin
--
PHP Development Ma
Just curious whether the work Derick has been doing to fix the mcrypt
functions is going to make it into 4.0.5?
It was mcrypt and sockets that we were waiting on, right? And the sockets
stuff is confirmed now, right?
--
Colin Viebrock
Co-Founder, easyDNS Technologies Inc.
http
module is for the
website and the CGI is for cron scripts, inetd daemons, etc..
I am very much in favour of a way to compile both at once.
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAI
_handler = none
--
Colin Viebrock
Co-Founder, easyDNS Technologies Inc.
http://www.easyDNS.com/
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
ID: 9241
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Closed
Bug Type: mcrypt related
Description: segfault/core dump using libmcrypt 2.4.9
Lastest CVS seems to have fixed this ... thanks!
Previous Comments:
--
isn't the case for DomText, DomDocument, etc. objects. In these cases,
get_class() returns the StudyCaps version of the object name.
- Colin
--
Edit Bug report at: http://bugs.php.net/?id=10172&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-ma
he ->root property
anymore. Am I right?
Do I need to use $tree->children->0->name now, or will you add $tree->root
back in?
--
Colin Viebrock
Co-Founder, easyDNS Technologies Inc.
http://www.easyDNS.com/
--
PHP Development Mailing List <http://www.php.net/>
To unsubs
From: [EMAIL PROTECTED]
Operating system: RH 7.0
PHP version: 4.0 Latest CVS (03/04/2001)
PHP Bug Type: Date/time related
Bug description: strtime("") result?
strtotime("") returns the timestamp for midnight on the current date.
I suppose if you think about it a bit, it mak
adable font, IMO.
If you don't have Arial, shouldn't your browser go to the next font in the
list (i.e. Helvetica)?
I can't find your first email ... did you mention what browser/platform this
is on?
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubsc
point sizes. Does that make things look better for Jani, and still look ok
for Andrei?
- Colin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-
e redirecting is too big, then Netscape 6.x seems to
receive all the data but not refresh the browser window to display the new
data.
This is more of a NS6/Mozilla bug than anything else. Just thought it might
affect anyone here using session-based authentication.
--
Colin Viebrock
Co-Founder,
ID: 9241
User Update by: [EMAIL PROTECTED]
Status: Assigned
Bug Type: mcrypt related
Description: segfault/core dump using libmcrypt 2.4.9
The PHP script? It's right at the top of the bug report.
Previous Comments:
---
[20
/configure \
--with-mysql=/usr/local \
--disable-pear \
--enable-track-vars \
--disable-debug \
--disable-magic-quotes \
--enable-ftp \
--with-gettext \
--with-xml \
--with-dom \
--enable-wddx \
--with-curl \
--with-pgsql \
--with-zlib \
--enable-versioning \
--enable-sockets \
--with-openssl \
--with-sn
1 - 100 of 110 matches
Mail list logo