ieve that they were
attempting to "Dummy Proof" it and in doing so made it frustrating to use
unless, you learn how to use it the it was meant to be used and not how you
expect it.
Thank you,
Marc Hall
HallMarc Websites
610.446.3346
__ Information from ESET Smart Security, version of virus signature
database 4465 (20090928) __
The message was checked by ESET Smart Security.
http://www.eset.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Yes, that's the best way to clean up after yourself. And you really
should use that on anything you have sitting around daemon like.
Jeff
Philip Thompson wrote:
On Sep 28, 2009, at 4:27 PM, Ralph Deffke wrote:
well this sound clearly to me like you are not freeing resultsets you
are not goi
On Sep 28, 2009, at 4:27 PM, Ralph Deffke wrote:
well this sound clearly to me like you are not freeing resultsets
you are not going to use anymore. In long scripts you have to take
care of this. on short scripts you can be a bit weak on that,
because the resultsets are closed and freed on
On Sep 28, 2009, at 4:18 PM, Jim Lucas wrote:
Philip Thompson wrote:
Hi all.
I have a script that opens a socket, creates a persistent mysql
connection, and loops to receive data. When the amount of specified
data
has been received, it calls a class which processes the data and
inserts
it
well this sound clearly to me like you are not freeing resultsets you are not
going to use anymore. In long scripts you have to take care of this. on short
scripts you can be a bit weak on that, because the resultsets are closed and
freed on script ending.
assumed u r using MySQL are u using my
I can recomment the YAHOO editor for that. seemed to me they are very
conflictless with other js code
http://developer.yahoo.com/yui/editor/
good luck
ralph_def...@yahoo.de
""Angelo Zanetti"" wrote in message
news:20090928203015.0512b99...@smtp1.vodamail.co.za...
> Hi all,
>
> I have been look
Philip Thompson wrote:
> Hi all.
>
> I have a script that opens a socket, creates a persistent mysql
> connection, and loops to receive data. When the amount of specified data
> has been received, it calls a class which processes the data and inserts
> it into the database. Each iteration, I unset
Hi all.
I have a script that opens a socket, creates a persistent mysql
connection, and loops to receive data. When the amount of specified
data has been received, it calls a class which processes the data and
inserts it into the database. Each iteration, I unset/destruct that
class I cal
On Mon, 2009-09-28 at 22:30 +0200, Angelo Zanetti wrote:
> Hi all,
>
> I have been looking to implement a WYSIWYG editor that will automatically
> transform a into a Rich text area / WYSIWYG. We have lots of
> dynamic content that is pulled from a database and files. Therefore we cant
> really c
Hi all,
I have been looking to implement a WYSIWYG editor that will automatically
transform a into a Rich text area / WYSIWYG. We have lots of
dynamic content that is pulled from a database and files. Therefore we cant
really change the field.
I have tried the tinyMCE but its causing conflicts
On 9/28/09 2:41 AM, "Tommy Pham" wrote:
> - Original Message
>> From: Tom Worster
>> To: PHP General List
>> Sent: Sunday, September 27, 2009 5:34:45 PM
>> Subject: [PHP] intl extension on os x
>>
>> does anyone know how to install intl on os x 10.5?
>>
>> it seems a libicu binary is
So I'm jealous, the functionality in the DateTime class, DateInterval
class and DatePeriod class are exactly what I need in my current
application, but my Host is on PHP 5.2.10, which has a partial DateTime
class, but not the others. I'd like to add a:
--
On 9/28/09 7:07 AM, "Merlin Morgenstern" wrote:
>
>
> Ashley Sheridan wrote:
>> On Mon, 2009-09-28 at 12:27 +0200, Merlin Morgenstern wrote:
>>> Hi there,
>>>
>>> I am trying to find out similarity between 2 strings. Somehow the
>>> similar_text function returns 33% similarity on strings that
On Mon, 2009-09-28 at 13:07 +0200, Merlin Morgenstern wrote:
>
> Ashley Sheridan wrote:
> > On Mon, 2009-09-28 at 12:27 +0200, Merlin Morgenstern wrote:
> >> Hi there,
> >>
> >> I am trying to find out similarity between 2 strings. Somehow the
> >> similar_text function returns 33% similarity on
Ashley Sheridan wrote:
On Mon, 2009-09-28 at 12:27 +0200, Merlin Morgenstern wrote:
Hi there,
I am trying to find out similarity between 2 strings. Somehow the
similar_text function returns 33% similarity on strings that are not
even close and on the other hand it returns 21% on strings tha
On Fri, Sep 25, 2009 at 2:18 PM, Manuel Vacelet
wrote:
> Hi all,
>
> I fighting with SoapServer to be able to upload large file base64 encoded.
> Every so often I get memory exhausted error messages and
> memory_get_usage() tells me that my script starts with more than 250MB
> allocated (for a soa
On Mon, 2009-09-28 at 12:27 +0200, Merlin Morgenstern wrote:
> Hi there,
>
> I am trying to find out similarity between 2 strings. Somehow the
> similar_text function returns 33% similarity on strings that are not
> even close and on the other hand it returns 21% on strings that have a
> matchi
Hi there,
I am trying to find out similarity between 2 strings. Somehow the
similar_text function returns 33% similarity on strings that are not
even close and on the other hand it returns 21% on strings that have a
matching word.
E.G:
'gemütliche sofas'
Wohngemeinschaften - similarity: 33
Chris Streatfield wrote:
Here's a little problem I'm just discovering.
The issue has been brought to my attention by a couple of my clients when
their mail() replies were suddenly turning up with zero variable content.
I have several html/php contact/subscribe forms which return a mail reply
19 matches
Mail list logo